View source: R/analytics_returns.R
get_returns_all | R Documentation |
Get all returns (daily, monthly, annual) for ticker
get_returns_all(df, ticker)
df |
A data frame containing date and prices with name adjusted. |
ticker |
A single character string containing the ticker. |
A data frame containing daily, monthly and annual returns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.