Description Usage Arguments Value Examples
Extends xts Object by N Days
1 | extend_xts(data, n = 1, weekday = TRUE)
|
data |
xts object |
n |
days to extend |
weekday |
TRUE/FALSE if weekdays only |
xts object extended by n days
1 | extend.xts(prices)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.