Description Usage Arguments Details Value See Also
Check return or price time-series
1 |
ret |
time-series data.frame or tibble |
arrange_date |
boolean to sort time-series by date in ascending order |
ret
is a data.frame or tibble of time-series data with dates
in the first column labeled 'date'. This function will check to see if the
time-series is in the proper structure. If the the time-series is not
properly structured this function will attempt to force the correct
structure.
Properly specified time-series as data.frame or tibble or return an error message if the time-series cannot be properly specified.
Other return time-series:
changeFreq()
,
getIncept()
,
priceToRet()
,
rebal()
,
retToPrice()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.