plotGGjitt_ByWat: Plot A GGplot Jitter plot by Watershed

View source: R/plotGGjitt_ByWat.r

plotGGjitt_ByWatR Documentation

Plot A GGplot Jitter plot by Watershed

Description

Plot A GGplot Jitter plot by Watershed

Usage

plotGGjitt_ByWat(dfm, vbl, watershed = "watershed", fill = NULL)

Arguments

dfm

A data frame with a variable to plot

vbl

The variable to plot by watershed

watershed

the variable identifying the watershed

fill

supply fill aesthetic as string for geom_jitter

Value

A ggplot graph with the variable on the horizontal axis and the watersheds along the vertical axis sorted by mean of the variable


PDXChris/pmtools documentation built on March 26, 2024, 8:13 a.m.