| show,sim_setup-method | R Documentation |
sim_setupThis 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.
## S4 method for signature 'sim_setup'
show(object)
## S4 method for signature 'summary.sim_setup'
show(object)
object |
Any R object |
Will print the head of a sim_setup to the console, after converting it to a data.frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.