Description Usage Arguments Details Value
View source: R/TimeSeriesUtil.R
Tidy up returns
1 | tidyRet(ret, na_repl = 0)
|
ret |
data.frame of returns organized by columns |
na_repl |
logical or numeric value to replace NA values |
Converts returns from column organization (matrix-like) to tidy organization.
data.frame containing tidy returns
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.