sizespectrum / mizer

Multi-species size-based ecological modelling in R
https://sizespectrum.org/mizer
38 stars 43 forks source link

Use resource parameter names `w_min` and `w_max` #235

Open gustavdelius opened 3 years ago

gustavdelius commented 3 years ago

Currently mizer uses the names min_w_pp and w_pp_cutoff whereas mizerMR uses w_min and w_max. The _pp subscript does not make much sense and I would like to harmonise the resource parameters between mizer and mizerMR. Therefore we should also add a w_min column to the list returned by resource_params().