evaluate_max {kDGLM} | R Documentation |
Auxiliary function to calculate the axis limits and gradation for plots.
evaluate_max(pre.max)
pre.max |
numeric: A vector/matrix from which to calculate the axis limits and gradation. |
A list containing the gradation for the axis, the number of ticks in the axis and the maximum value.