[R] Where can I download/install grDevices
Lizblip
home-sick_alien at hotmail.com
Thu Feb 10 22:08:41 CET 2011
I get the same errors:
> plotmath(area~cell,main="Myofibril areas by cell",ylab=expression("Areas
> (mu*m^2)"),xlab="")
Error: could not find function "plotmath"
> install.packages("grDevices")
Warning in install.packages("grDevices") :
argument 'lib' is missing: using
'/home/elizabeth/R/i686-pc-linux-gnu-library/2.11'
Warning message:
In getDependencies(pkgs, dependencies, available, lib) :
package ‘grDevices’ is not available
and when I just do this:
> install.packages()
grDevices isn't in the list that pops up
--
View this message in context: http://r.789695.n4.nabble.com/Where-can-I-download-install-grDevices-tp2401415p3300274.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list