corr_xmax {chronochrt} | R Documentation |
Determine maximum x value of parallel chrons
Description
This function determines the maximum x value of parallel chrons
Usage
corr_xmax(start, end, xmax)
Arguments
start , end |
Start and end of the chrons. |
xmax |
The upper x value of the chrons. |
Value
A vector
[Package chronochrt version 0.1.3 Index]