Displaying 1 result from an estimated 1 matches for "x8week".
Did you mean:
x8weeks
2007 May 06
1
error using boxplot.stats (but boxplot works¿?)
Hi
The answer to this may be obvious, but it's got me floored.
I'm unable to get boxplot.stats to work for me!
My session looks something like this:
> ia=read.table('/tmp/prueba.csv', header=TRUE, sep=",")
> attach(ia)
> boxplot.stats(X8weeks~Orden)
Error in sort (na.last, decreasing, ...) :
argument 1 is not a vector
In addition: Warning messages:
1: is.na() applied to non-(list or vector) in: is.na(x)
2: is.na() applied to non-(list or vector) in: is.na(x)
3: is.na() applied to non-(list or vector) in: FUN(X[[1]],...