ref_timestep-class | R Documentation |
Describes a time step
Objects can be created by calls of the form
new("ref_timestep",
dateDebut="POSIXt",step_duration=numeric(),nb_step=numeric(),nocurrent_step=integer())
.
Object of class "POSIXt"
Starting
date
Object of class "POSIXt"
Starting date
Object of class "numeric"
Step length
Object of class "numeric"
Step length
Object of class "numeric"
Number of steps
Object of class "numeric"
Number of steps
Object of class "integer"
Number of the
current step
Object of class "integer"
Number of the
current step
cedric.briand@eptb-vilaine.fr
ref_timestep_daily
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.