check.time_axis | R Documentation |
The function controls that the time domain is a vector and it has at least 2 elements and that all of them are not negative. Moreover, it checks that all its elements are non-negative and properly ordered, in an ascending way.
check.time_axis(time_axis)
time_axis |
Numerical vector of temporal domain subdivision. |
An error is returned if any condition is not satisfied.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.