struc_addSimData: Wrapper for 'intern_SimData<-' generic

Description Usage Arguments

Description

This function ensures the correct form of data, before adding data of a new simulation cycle to a prosper object using intern_SimData.

Usage

1
2
3
4
struc_addSimData(object, value, add = TRUE)

## S4 method for signature 'prosper'
struc_addSimData(object, value, add = TRUE)

Arguments

object

a prosper object

value

codedata.frame or codedata.table

add

logical, when TRUE adding data to the existing data. Otherwise the value is completely new


PROSPER documentation built on July 2, 2020, 3:25 a.m.