Displaying 1 result from an estimated 1 matches for "313305".
Did you mean:
13305
2008 Apr 21
1
Adding number of non-NAs to boxplot
boxplot(x[,c(2,15,28,41,54,67,80,93,106)], ylab="mg/s", names=c("RM215",
"RM202", "RM198", "RM190", "RM185", "RM179", "RM148", "RM119", "RM61"))
this is the code I am using to make a standard box plot. Is there a way to
get the number of NA observations plotted onto the graph easily. I can
always