powered by
tfspan(x, ...)
tframe
tframed
start
end
frequency
periods
time
z <- ts(rnorm(100), start=c(1982,1), frequency=12) zz <- ts(rnorm(100), start=c(1992,1), frequency=12) tfspan(z, zz)
Run the code above in your browser using DataLab