dispersion_plot: Plot HYSPLIT dispersion model output onto a map

Description Usage Arguments

View source: R/dispersion_plot.R

Description

The function plots modeled dispersion particles onto an interactive map.

Usage

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


rich-iannone/SplitR documentation built on Nov. 2, 2021, 2:32 a.m.