Description Usage Arguments Value
Truncate a list of time-series based on common first and last dates
1 | truncAtCommon(ret_list, date_start = TRUE, date_end = FALSE)
|
ret_list |
list of data.frames containing time-series |
date_start |
boolean to truncate all time-series at common inception |
date_end |
boolean to truncate all time-series at common last date |
list of data.frames containing truncated time-series
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.