Learn R Programming

kDGLM (version 1.2.0)

evaluate_max: evaluate_max

Description

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

Usage

evaluate_max(pre.max)

Value

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

Arguments

pre.max

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