Print simts Objects
Pretty formatting for gts
, imu
, and lts
objects.
## S3 method for class 'imu' print(x, obs = 10L, row.names = TRUE, ...) ## S3 method for class 'lts' print(x, obs = 10L, row.names = TRUE, ...) ## S3 method for class 'gts' print(x, obs = 10L, row.names = TRUE, ...) outf(x, obs = 10L, row.names = TRUE)
x |
A |
obs |
A |
row.names |
A |
... |
Further arguments passed to or from other methods. |
A logical
value that indicates whether the object is of that class (TRUE) or not (FALSE).
James Balamuta
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.