powered by
Axis tick marks that run from zero to some specified maximum, creates about 4 to 8 ticks marks.
yPretty(yMax)
yTicks A numeric vector representing the values for each of the tick marks
A numeric value for the maximum value to be plotted, it must be >0
yTicks <- yPretty(7.8) yTicks <- yPretty(125)
Run the code above in your browser using DataLab