| window {pomp} | R Documentation | 
Window
Description
Restrict to a portion of a time series.
Usage
## S4 method for signature 'pomp'
window(x, start, end, ...)
Arguments
x | 
 a ‘pomp’ object or object of class extending ‘pomp’  | 
start, end | 
 the left and right ends of the window, in units of time  | 
... | 
 ignored  | 
[Package pomp version 5.10 Index]