Description Usage Arguments Details Value
View source: R/TimeSeriesUtility.R
Check time-series structure
1 | check_time_series(ret)
|
ret |
time-series |
This package is set up to work with time-series in a data.frame structure organized by columns (matrix-like) with dates in the first column. This function will check for the data.frame structure and if dates are in the first column.
ret
time-series or error if the time-series is not properly
strucutured.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.