S4class_addrow: addrow to simulation list

Description Usage Arguments Value Author(s) See Also

Description

Takes an s4 class and assigns the values to the next row of a data.frame for storing simulation runs. If there are nested s4 classes these are added using slot1_slot2 where you would get these slots normally using s4object@slot1@slot2.

Usage

1
addrow(s4object, simsToRun)

Arguments

s4object

The s4 class object to append to the data.frame

simsToRun

The data.frame of simulation parameters

Value

Returns a data.frame with an additional row.

Author(s)

Peter Dutton

See Also

updateSlots, getValue


finite2/peter.utilities documentation built on May 16, 2019, 12:54 p.m.