View source: R/datplot_utility.R
generate.stepsize | R Documentation |
Determines stepsize by selecting the absolute minimum value between the upper and lower end of all dating ranges.
generate.stepsize(DAT_mat, verbose = FALSE)
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? |
A single numeric value that can be used as minimal stepsize.
[datsteps()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.