Dataset API
The dataset helpers expose the example data that ships with the R mizer package.
Use them to:
- discover available built-in datasets with
list_datasets() - load tabular inputs such as
NS_species_paramsandNS_interaction - load wrapped model objects such as
NS_paramsandNS_sim - load the commonly used North Sea example bundle with
load_north_sea()
These helpers are a convenient way to try pymizer without preparing your own input files first.
Generated API Pages
For signatures, return types, and docstrings, see: