The function plots modeled dispersion particles onto an interactive map.
dispersion_plot(x, color_scheme = "cycle_hues")
either a dispersion data frame, typically
created from use of the hysplit_dispersion
,
or a dispersion model object that contains output
data (i.e., after executing model runs via the
run_model
function).
defines the appearance of
multiple trajectories in a single plot. Current
options are cycle_hues
(the default), and
increasingly_gray
.