Description Usage Arguments Value
View source: R/plot_summary_by_year.R
Plots Wells vs. Lake measurements for a parameter of interest at all lakes.
1 | plot_summary_by_year(df, yaxis_type = "number", text_size = 12)
|
df |
subsetted version of SWIMS data for parameter of interest. |
yaxis_type |
defaults to "number" to use continuous y axis. Can also be "log" for semi-log plot. |
text_size |
size of text on plots, defaults to 12pt. |
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.