| ts2df {GMD} | R Documentation |
A copy of wq:::ts2df; see ts2df in package:wq for details
ts2df(x, mon1 = 1, addYr = FALSE, omit = FALSE)
x |
monthly time series vector |
mon1 |
starting month number, i.e., first column of the data frame |
addYr |
rows are normally labelled with the year of the starting
month, but |
omit |
if |
see ts2df in package:wq for details.
Note: wq_0.3-4 asks for R (>= 2.12.0); but GMD supports R (>= 2.9.0).