Description Usage Arguments Value Examples
freq
converts an 'xts' time series object to a different time
frequency.
1 |
x |
'xts' object |
freq |
frequency which to convert. Accepts 'y', 'q', 'm', 'w', or 'd' for dates. Also accepts 'h', '30m', '15m', '10m', '5m', '3m', and 'mn' for times. |
OHLC |
logical describing whether to keep the Open, High, Low, and Close of data after conversion. Defaults to FALSE. |
'xts' object
1 2 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.