I am trying to run MetaboAnalyst 3.0.3 Pathway Analysis on R (see session information below), and I am getting an error when I try to run the second line of code.
I keep getting this error:
> mSet<-InitDataObjects(data.type = "conc", anal.type = "pathora", FALSE)
Error: $ operator is invalid for atomic vectors
I tried following this advice but will no luck. I would really appreciate guidance on this seemingly trivial problem!