generate.stepsize: Determine stepsize (internal)

View source: R/datplot_utility.R

generate.stepsizeR Documentation

Determine stepsize (internal)

Description

Determines stepsize by selecting the absolute minimum value between the upper and lower end of all dating ranges.

Usage

generate.stepsize(DAT_mat, verbose = FALSE)

Arguments

DAT_mat

a matrix as prepared by [datsteps()], resp. a matrix witch columns names 'datmin' and 'datmax' containing numeric/integer value of the dating ranges.

verbose

TRUE / FALSE: Should the function issue additional messages pointing to possible inconsistencies and notify of methods?

Value

A single numeric value that can be used as minimal stepsize.

See Also

[datsteps()]


lsteinmann/datplot documentation built on Feb. 7, 2024, 12:23 p.m.