Skip to contents

Prints a clean, compact summary of the slots in a MizerSim object.

Usage

# S3 method for class 'MizerSim'
str(object, max.level = NA, ...)

Arguments

object

A MizerSim object.

max.level

Maximum level of nesting to print. Defaults to NA (no limit).

...

Other arguments passed to utils::str().

Value

NULL, invisibly.