The animateSpectra() function produces an animation of the changes in the size spectrum over time, as contained in a MizerSim object. Here is an animation of the North Sea model simulation included with mizer:

library(mizer)
animateSpectra(NS_sim, power = 2, wlim = c(0.1, NA), time_range = 1997:2007)