[R] Error Object Not Found
Rui Barradas
ruipbarradas at sapo.pt
Mon Jun 10 10:47:36 CEST 2013
Hello,
Please quote context.
The message you get means that package foreign is installed on your
computer, you need to load it in the R session:
library(foreign)
Hope this helps,
Rui Barradas
Em 09-06-2013 23:07, Court escreveu:
> Hi,
>
> I think that they are loaded. Here is the response that I get:
>
> package ‘foreign’ successfully unpacked and MD5 sums checked
>
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Error-Object-Not-Found-tp4669041p4669100.html
> Sent from the R help mailing list archive at Nabble.com.
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
More information about the R-help
mailing list