Description Usage Arguments Author(s) Examples
Irregular 'zoo' time series with missing time steps are converted to a 'zoo' time series including all time steps. Observations at time steps that were missing in the original time series are filled with NA.
1 2 3 4 5  | 
x | 
 a time series of class 'zoo'  | 
by | 
 time step of full time series, e.g. "day", "month"  | 
start.jan | 
 Should the full time series start in January? If FALSE, the full time series will start at the first observation in   | 
end.dec | 
 Should the full time series end in December? If FALSE, the full time series will end at the last observation in   | 
exclude.feb29 | 
 Should 29th Februaries be excluded in case of a daily time series (i.e. if   | 
... | 
 further arguments (currently not used)  | 
Matthias Forkel <matthias.forkel@tu-dresden.de> [aut, cre]
1 2 3 4  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.