as.data.frame.sim_setup: as.data.frame method for sim_setup

Description Usage Arguments

View source: R/01-as.data.frame.R

Description

Use this method to get a single simulated data.frame out of a sim_setup object.

Usage

1
2
## S3 method for class '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


wahani/saeSim documentation built on Feb. 12, 2022, 7:21 p.m.