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.