Displaying 1 result from an estimated 1 matches for "big5r".
Did you mean:
big5
2004 May 10
1
problem with loadURL -- claims newer version used
...ng
locally and then transferring to the web site). Although I can
load() the local file, I am having problems getting loadURL to read
the remote file. I have tried saving it as an ascii file or just
using the default format.
Using R 1.9.0 on a Mac with OS 10.3
I first saved the file:
save(big5r,file="big5r.txt",ascii=TRUE)
and
save(big5r,file="big5r")
I can load either version from a local file using load().
I then have moved these files to a webserver and tried to load them
using the loadURL() command.
Using loadURL() I get the following message
>loadURL(&quo...