summary,therMizerSim-method | R Documentation |
Outputs a general summary of the structure and content of the object
## S4 method for signature 'therMizerSim'
summary(object, ...)
object |
A |
... |
Other arguments (currently not used). |
## Not run:
data(NS_species_params_gears)
data(inter)
params <- therMizerParams(NS_species_params_gears, inter)
sim <- project_therMizer(params, effort=1, t_max=5)
summary(sim)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.