This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Loading Package "Gplots" In R On Mac

Dear all,

I am new to "R" and learning basics. My "R programme" shows package "gplots" in the package install list. I tried to load it using "library" and "require". In both the cases command seems to be accepted. But once i start to work on " gplots", it says function not found. I did the same on PC, it worked but not on my mac laptop.

Here is the steps i followed.

library(gplots)
> glots(a)
Error: could not find function "glots"

I would be grateful to anyone suggestion.

a million thanks in advance.

r

This is not a bioinformatics question and should probably be closed.

Not to mention that the gplots package does not provide a function named gplots() and certainly not one named glots(), which you seem to have mistyped.

0 answers

No answers yet.

Log in to answer this question.