Skip to contents

This function plots the gonadic mass of an individual of a given size through time for all species.

Usage

plotGonadsVsTime(sim, time_range, sizes = sim@params@species_params$w_max)

Arguments

sim

A MizerSim object

time_range

The time range over which to plot

sizes

A vector of sizes for each species at which to plot the gonadic mass of an individual of that size.

See also

Other plotting functions: animateGonadSpectra(), plotRDD(), plotRDI()