Prints an irregular time series and gives its range of corresponding time values.
This method is automatically
called by
print when given a time series of class
its.
USAGE:
print.its(x, show.times = T, quote = F, ...)
REQUIRED ARGUMENTS:
x
a univariate or multivariate irregular time series
OPTIONAL ARGUMENTS:
show.times
logical flag: if
TRUE, all times series are printed as a matrix with
times as row labels. Printed output can be shortened for univariate time
series by setting show,times to
FALSE. The default is
TRUE.
quote
logical flag: if
TRUE, character strings are surrounded by quotes.
The default is
FALSE.
VALUE:
x with the invisible flag set to prevent reprinting