as.data.frame.sim_setup: as.data.frame method for sim_setup
Description
Use this method to get a single simulated data.frame out of a sim_setup object.
Usage
# S3 method for sim_setup
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
Arguments
- x
a sim_setup
- row.names
will have no effect
- optional
will have no effect
- ...
will have no effect