This is a generic function with a method for objects of class
MizerParams.
Usage
plotYieldVsSpecies(params, gear = NULL, ...)
Arguments
- params
A MizerParams object
- gear
Optional. The name of a gear. If supplied, only the yield from
this gear will be displayed.
- ...
Not used.
Examples
plotYieldVsSpecies(NS_params)
#> Warning: Removed 9 rows containing missing values or values outside the scale range
#> (`geom_segment()`).