WqPlotDOPct | R Documentation |
Generate box plots for percent dissolved oxygen for each park and year. Includes annual and 3Yr springs only.
WqPlotDOPct(park, site, field.season, include.title = FALSE)
park |
Optional. Four-letter park code to filter on, e.g. "MOJA". |
field.season |
Optional. Field season name to filter on, e.g. "2019". |
include.title |
Include plot title? Defaults to TRUE |
ggplot box plots
## Not run:
WqPlotDOPct()
WqPlotDOPct(park = c("DEVA", "JOTR"), field.season = c("2017", "2018", "2021"))
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.