as.data.frame.sim_setup {saeSim} | R Documentation |
Use this method to get a single simulated data.frame out of a sim_setup object.
## S3 method for class 'sim_setup'
as.data.frame(x, row.names = NULL, optional = FALSE, ...)
x |
a sim_setup |
row.names |
will have no effect |
optional |
will have no effect |
... |
will have no effect |