get_tss_boxplot | R Documentation |
Get TSS Boxplot
get_tss_boxplot(data, stream, remove_outliers = FALSE, ...)
data |
A data.frame with Stream, year, month and TSS cols. |
stream |
A character vector of stream names |
remove_outliers |
logical. Whether to remove outliers or not. |
... |
Arguments to pass to appedix functions. |
A ggplot.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.