Create a Matrix from a Time Indexed Series
The function adds a dim attribute of
c(length(x), 1) to its argument unless it already has a
dim attribute of length 2.
## S3 method for class 'tis' as.matrix(x, ...)
x |
a |
... |
ignored |
A tis object with a dim attribute of length 2.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.