Description Usage Arguments Value
Truncate return time-series
1 | truncReturns(ret, date_start = NULL, date_end = NULL)
|
ret |
data.frame containing returns |
date_start |
date to filter out observations before this date |
date_end |
date to filter out observations after this date |
data.frame of time-series with truncated dates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.