summary,MizerParams-method {mizer} | R Documentation |
Summarize MizerParams object
Description
Outputs a general summary of the structure and content of the object
Usage
## S4 method for signature 'MizerParams'
summary(object, ...)
Arguments
object |
A |
... |
Other arguments (currently not used). |
Value
The MizerParams object, invisibly
Examples
summary(NS_params)
[Package mizer version 2.5.1 Index]