[R] Error: could not find function "loadObject"

Pascal Oettli kridox at ymail.com
Tue Jul 24 06:16:33 CEST 2012


Hello,

Did you run the following first?

 > library(ChemoSpec)

Regards
Pascal


Le 24/07/2012 06:33, DVigneault a écrit :
> Hey all--
>
> I'm brand new to R, and have just installed the ChemoSpec because I'd like
> to do PCA of NMR datasets.  I was following along with the vignette and
> trying to load the sample data as follows...
>
> NMRTest <- loadObject("SrE.NMR.RData")
>
> ...and got the following error message:
>
> Error: could not find function "loadObject"
>
> I tried searching the above error message on the forum, but there were "0
> matching posts."  I'm hoping someone can tell me what I'm doing wrong!
>
> Best,
>
> –Davis
>
>
>
> --
> View this message in context: http://r.789695.n4.nabble.com/Error-could-not-find-function-loadObject-tp4637516.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