View source: R/make_closes_xts.R
make_closes_xts | R Documentation |
You probably don't need to use this.
make_closes_xts(asset_symbols, n = 430, ret_periodicity = "days")
asset_symbols |
character, a string of asset_symbols |
n |
integer, passed to |
ret_periodicity |
character, the return periodicity which is passed to |
An xts of closes.
See help for xts::endpoints()
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.