Learn R Programming

DEPONS2R (version 1.2.2)

startday: Get or set start date for simulation

Description

Get or set start date for simulation

Get or set start date for simulation

Usage

# 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

Arguments

x

Object of class DeponsDyn

value

POSIXlt or character string of the form 'yyyy-mm-dd'

Details

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.