powered by
Outputs a general summary of the structure and content of the object
# S4 method for MizerSim summary(object, ...)
A MizerSim object.
MizerSim
Other arguments (currently not used).
# NOT RUN { data(NS_species_params_gears) data(inter) params <- MizerParams(NS_species_params_gears,inter) sim <- project(params, effort=1, t_max=5) summary(sim) # }
Run the code above in your browser using DataLab