View source: R/MizerSim-class.R
| getEffort | R Documentation |
Note that the array returned may not be exactly the same as the effort
argument that was passed in to project(). This is because only the saved
effort is stored (the frequency of saving is determined by the argument
t_save).
getEffort(sim)
sim |
A MizerSim object |
An array (time x gear) that contains the fishing effort by time and gear.
str(getEffort(NS_sim))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.