Learn R Programming

SplitR (version 0.4)

dispersion_plot: Plot HYSPLIT dispersion model output onto a map

Description

The function plots modeled dispersion particles onto an interactive map.

Usage

dispersion_plot(x, color_scheme = "cycle_hues")

Arguments

x

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).

color_scheme

defines the appearance of multiple trajectories in a single plot. Current options are cycle_hues (the default), and increasingly_gray.