summary,MizerSim-method {mizer}R Documentation

Summarize MizerSim object

Description

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

Usage

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

Arguments

object

A MizerSim object.

...

Other arguments (currently not used).

Value

The MizerSim object, invisibly

Examples

summary(NS_sim)

[Package mizer version 2.5.1 Index]