evaluate_max {kDGLM}R Documentation

evaluate_max

Description

Auxiliary function to calculate the axis limits and gradation for plots.

Usage

evaluate_max(pre.max)

Arguments

pre.max

numeric: A vector/matrix from which to calculate the axis limits and gradation.

Value

A list containing the gradation for the axis, the number of ticks in the axis and the maximum value.


[Package kDGLM version 1.2.0 Index]