evaluate_max: evaluate_max

View source: R/func_helper.R

evaluate_maxR 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.


kDGLM documentation built on April 4, 2025, 4:44 a.m.