search for: 13_20

Displaying 1 result from an estimated 1 matches for "13_20".

Did you mean: 13.20
2009 Mar 25
1
Angstrom Symbol on Y-axis ?
...ker plots. I could plot my data nicely. However, I can't figure out from R-mailing list archive or google search either, how to place an Angstrom sign/symbol on the y-axis (any axis in principle), after a usual y-axis label ? I am doing something like this: boxplot(MAE.0_6,MAE.7_12,MAE.13_20,MAE.21_40,MAE.41_100,MAE. 101_200,MAE.201_300,MAE. 301_400 ,cex .lab = 0.80 ,names = c ("0 -6 ","7 -12 ","13 -20 ","21 -40","41-100","101-200","201-300","301-400"),cex.axis=0.70,col="gold",...