saveout.net: Save netsim Data to Output List Format
Description
This function transfers the data from the master dat
object to the output out
object at the end of each
simulation in netsim
.
Usage
saveout.net(dat, s, out = NULL)
Arguments
dat
Master object in netsim
simulations.
s
Current simulation number.
out
Out list passed back in for updating at simulations 2+.