Description Usage Arguments Value
View source: R/plot_comparison.R
Plots a comparison of lake water chemistry for the CSLS study lakes with values for all of Wisconsin, Central Wisconsin, and Wisconsin seepage lakes.
1 2 3 4 5 6 | plot_comparison(
description,
x_title = description,
text_size = 12,
no_seepage = TRUE
)
|
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. |
plot_obj, the plot object created by ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.