setStartDate<- {cascsim} | R Documentation |
Set the start date for the claim simulation exercise
Description
Set the start date for the claim simulation exercise
Usage
setStartDate(this, ...) <- value
## S4 replacement method for signature 'Index,Date'
setStartDate(this) <- value
Arguments
this |
Self |
... |
Additional function arguments |
value |
Start Date |
[Package cascsim version 0.4 Index]