showMethods: Show for 'sim_setup'

Description Usage Arguments Details

Description

This is the documentation for the show methods in the package saeSim. In case you don't know, show is for S4-classes like print for S3. If you don't know what that means, don't bother, there is no reason to call show directly, however there is the need to document it.

Usage

1
2
3
4
5
## S4 method for signature 'sim_setup'
show(object)

## S4 method for signature 'summary.sim_setup'
show(object)

Arguments

object

Any R object

Details

Will print the head of a sim_setup to the console, after converting it to a data.frame.


saeSim documentation built on Feb. 7, 2022, 5:07 p.m.