[Lign251] Hmwk problem #4 - file-loading issue
Josée Poirier
josee at ucsd.edu
Sun Oct 14 11:10:20 PDT 2007
Alternatively, you can specify the URL of the data file in your R
command, and R will find the data:
x <-
read.table("http://ling.ucsd.edu/courses/lign251/brown-counts-lengths-nsyll",header=T,quote="")
josée
> Is anyone else still having problems loading the file into R? Even using
> the code provided on the website, I get this message:
>
> Error in file(file, "r") : unable to open connection
> In addition: Warning message:
> In file(file, "r") :
> cannot open file 'brown-counts-lengths-nsyll', reason 'No such file or
> directory'
>
> I'm assuming this means it's not looking in the right place, but I can't
> figure out where the right place is. Any clues?
>
> Thanks,
> Dan
>
> _______________________________________________
> Lign251 mailing list
> Lign251 at ling.ucsd.edu
> http://pidgin.ucsd.edu/mailman/listinfo/lign251
>
More information about the Lign251
mailing list