plot_comparison: Plot comparison of lake water chemistry

Description Usage Arguments Value

View source: R/plot_comparison.R

Description

Plots a comparison of lake water chemistry for the CSLS study lakes with values for all of Wisconsin, Central Wisconsin, and Wisconsin seepage lakes.

Usage

1
2
3
4
5
6
plot_comparison(
  description,
  x_title = description,
  text_size = 12,
  no_seepage = TRUE
)

Arguments

description

dnr description of parameter to plot

x_title

x-axis title to use on plot, defaults to description.

text_size

size of text on plots, defaults to 12pt.

no_seepage

logical defaults to TRUE to filter out all WI seepage lakes from comparison.

Value

plot_obj, the plot object created by ggplot.


WDNR-Water-Use/CSLSchem documentation built on July 3, 2020, 10:51 a.m.