tnx for the nice sollutions, I'll look into them because they look much
prettier then my current sollution, quick and durty I replaced some lines in
boxplot$stats with the following:
#replace quantile
for (i in 1:12) {
z$stats[1,i] <- max(reeks$VALUE * match(reeks$MONTH, i), na.rm = TRUE)
Hi,
I'm new to the whole R-thing as a replacement for Matlab, not disappointed
sofar ;)
I found out how to make nice looking boxplots, but i also would like the make a
boxplot with 5% and 95% instead of the standard 25 and 75% quantiles.
My csv input looks something like:
LOCATIONFILTE
2 matches
Mail list logo