Mizer provides str() methods for MizerParams() and MizerSim() objects,
as well as ArraySpeciesBySize(), ArrayTimeBySpecies() and ArrayTimeBySpeciesBySize()
objects. These methods produce a clean, compact overview of the object's structure
without polluting the console with large amounts of internal data.
Value
NULL, invisibly.
Arguments
object
The object to display the structure of.
...
Further arguments. They are passed to the default str() method.