summary-therMizerSim-method: Summarize therMizerSim object

summary,therMizerSim-methodR Documentation

Summarize therMizerSim object

Description

Outputs a general summary of the structure and content of the object

Usage

## S4 method for signature 'therMizerSim'
summary(object, ...)

Arguments

object

A therMizerSim object.

...

Other arguments (currently not used).

Examples

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

pwoodworth-jefcoats/Size-Based-Modeling documentation built on Sept. 15, 2023, 8:13 a.m.