Printing method.
Usage
# S3 method for class 'mdl_rn'
print(x, digits = 3, ...)
Details
Printing method for mdl_rn
object simulated with run_simulation
.
Includes information about the model run and resulting seafloor and fishpop values.
Examples
if (FALSE) { # \dontrun{
print(result_rand)
} # }