Description Usage Arguments Details Value Note Examples
window.tis extracts the subset of the object x observed
between the times start and end.
1 2 |
x |
a |
start |
the start time of the period of interest. |
end |
the end time of the period of interest. |
extend |
logical. If |
noWarn |
logical. If |
... |
other arguments to this function are ignored. |
The start and end times can be ti objects, or anything that
ti(z, tif = tif, freq = frequency), can turn into a ti object.
A tis object that starts and ends at the given times.
The replacement method window<-.tis has not been implemented.
Use the subscript operator with a ti argument to replace values
of a tis object.
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.