[R] box plot

stephen sefick ssefick at gmail.com
Thu Jan 31 21:21:11 CET 2008


the data is attached

I want to boxplot this data

y<-read.table("afdmmgs.txt", header=T)
boxplot(y)

Error in oldClass(stats) <- cl :
  adding class "factor" to an invalid object
I get this error when I try and plot something with na in it

can boxplot just overlook the na and boxplot the values?

stephen


-- 
Let's not spend our time and resources thinking about things that are
so little or so large that all they really do for us is puff us up and
make us feel like gods.  We are mammals, and have not exhausted the
annoying little problems of being mammals.

								-K. Mullis
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: afdmmgs.txt
Url: https://stat.ethz.ch/pipermail/r-help/attachments/20080131/a73fbc7d/attachment.txt 


More information about the R-help mailing list