colsbind.xts | R Documentation |
Helper function to bind 'Y' column(s) to 'X' time-series data. Be aware that **duplicate columns in 'X' get dropped!**
colsbind.xts(x, y)
x |
Original xts time-series. |
y |
Xts time-series column(s) to add. |
Xts time-series with selected column(s).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.