| check_changepoints | R Documentation |
Check that the change point locations are numeric
and conformable to interger values.
check_changepoints(changepoints = NULL)
changepoints |
Change point locations to evaluate. |
An error message is thrown if changepoints are not proper,
else NULL.
check_changepoints(100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.