Description Usage Arguments Details Value Author(s)
getModelData updates the currently specified or built model with most recent data. getModelData is a re-implementation of the R CRAN package getModelData with added flexibility in source.envir and Dots.
1 | getModelData(x, na.rm = TRUE, source.envir = NULL, ...)
|
x |
Default is none. Required. An object of class quantmod. |
na.rm |
Logical. Defaults to TRUE. Remove NA values. |
source.envir |
Default is NULL. First place to search for Symbols. |
... |
Dots passed to getSymbolsEnv. |
1 2 3 4 5 |
Returns object of class quantmod.OHLC
Andre Mikulec (re-implementation)
Jeffrey Ryan
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.