Methods to extend tframe for tis series
# S3 method for tis
tfstart(x)
# S3 method for tistframe
tfstart(x)
# S3 method for tis
tfend(x)
# S3 method for tistframe
tfend(x)
# S3 method for tis
Tobs(x)
# S3 method for tis
tframe(x)
# S3 method for tistframe
tfSet(value, x)
# S3 method for tis
tfwindow(x, tf=NULL, start=tfstart(tf), end=tfend(tf), warn=TRUE)
Depends
a tframe or a tframed object.
a tframe.
A start date of a format compatible with the time series
An end date of a format compatible with the time series
A tframe or tframed object
A logical indicating if warning should be produced
These methods extend tframe generics.
tframe
,
tfwindow
tfstart
,
tfend
tftime
time
time.tframed