Get or set start date for simulation
Get or set start date for simulation
# S4 method for DeponsBlockdyn
startday(x)# S4 method for DeponsDyn
startday(x)
# S4 method for DeponsBlockdyn
startday(x) <- value
# S4 method for DeponsDyn
startday(x) <- value
Object of class DeponsDyn
POSIXlt or character string of the form 'yyyy-mm-dd'
The start date indicates the start of the period that the simulation is supposed to represent.
The start date indicates the start of the period that the simulation is supposed to represent.