Skip to content
Prev 97602 / 398498 Next

boxplot

When I tried:

R> x <- c(5, rnorm(30))
R> boxplot(x)
R> identify(x)
[1] 1
(after I clicked on the obvious outlier, and R labeled it `1')

it seems to work just fine.  What do you mean by can't apply it boxplot?

Andy

  

From: Ana Patricia Martins