View source: R/TimeSeriesUtility.R
Truncate time-series
1 | trunc_time_series(ret, date_start = NULL, date_end = NULL)
|
ret |
data.frame time-series |
date_start |
truncate returns before this date |
date_end |
truncate returns after this date |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.