- Compatible with mizer version 2.4.0
plotSpectra()andplotlySpectra()work with multiple resources.- New plotting functions
plotResourceLevel()andplotResourcePred(). setMultipleResources()no longer changes the initial resource abundances unless supplied viainitial_resource.- Fix bug preventing
resource_params()from changing the resource arrays. plotDietMR()renamed toplotDiet().
setMultipleResources()now adds to theextensionsfield in params metadata.plotDietMR()is a replacement forplotDiet()that works with multiple resources.setMultipleResources()now sets theinital_n_ppslot to zero so that there are no spurious contributions togetDiet()for example.- The functions extracting information from MizerParams or MizerSim objects now all fall back onto core mizer functions when called with objects for which no multiple resources have been set up.
- The resource params are now saved in the
@other_paramsslot instead of theresource_paramsslot to avoid breaking core mizer code.
- First functional version of package, ready for testing.