Plot catch data for a gadget3 model
dplot_catch.Rd
The dplot functions plot data passed to a gadget3 model instead of data from the model or fit objects.
Arguments
- x
A gadget3 ready data frame created using mfdb, g3_data or add_g3_attributes. Can be a single data frame or a named list of data frames in which case multiple catches are plotted in the same figure.
- base_size
Base size parameter for ggplot. See ggtheme.
Value
A ggplot object.