struc_addSimData {PROSPER} | R Documentation |
intern_SimData<-
genericThis function ensures the correct form of data, before adding data of a new simulation cycle to a prosper
object using intern_SimData
.
struc_addSimData(object, value, add = TRUE)
## S4 method for signature 'prosper'
struc_addSimData(object, value, add = TRUE)
object |
a |
value |
codedata.frame or codedata.table |
add |
|