zcbind {base} | R Documentation |
Bind Two or More Time Series which have common frequency.
.cbind.ts(sers, nmsers, dframe = FALSE, union = TRUE)
sers |
a list of two or more univariate or multivariate time series, or objects which can coerced to time series. |
nmsers |
a character vector of the same length as |
dframe |
logical; if |
union |
logical; if |
This is an internal function which is not to be called by the user.