| print.iNZightTS {iNZightTS} | R Documentation |
Print method for iNZightTS (time series) objects.
## S3 method for class 'iNZightTS' print(x, full = FALSE, ...)
x |
the |
full |
whether to print all the underlying data |
... |
Unused arguments. Only here for consistency with the base S3 method. |
The full argument controls whether to print all the data from
which the iNZightTS object has been created. The default is set
to FALSE and only the head() of the data will be printed.
No return value, called for side effect.
iNZightTS(UKgas)