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

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

as.data.frame.sim_setupR Documentation

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 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


saeSim documentation built on Jan. 27, 2026, 1:06 a.m.