Learn R Programming

ezsim (version 0.5.5)

merge.ezsim: Merge two ezsim objects

Description

Merge two ezsim objects. Either m or parameter_def of two ezsim objects must be the same. If parameter_def are the same, the merging is regarded as increasing the number of simulation m. If the parameter_def are different and m are the same, the merging is regarded as extending the parameter_def. Notice that, use_seed will not be merged!

Usage

"merge"(x, y, ...)

Arguments

x
A ezsim to merge with
y
A ezsim to merge with
...
unused

See Also

ezsim