View source: R/plot_AQ_stripes_sitegrid.R
plot_AQ_stripes_sitegrid | R Documentation |
Plot air quality stripes as a grid by site
plot_AQ_stripes_sitegrid( stripeDat, spc = "no2", yday_thresh = (yday(Sys.time()) - 1), normalise = F )
stripeDat |
output of |
spc |
name of species in name column to plot |
yday_thresh |
option cutoff for x axis. Default day of year of system time, less 1 |
normalise |
logical. normalise each sites data. For conc between 0 and 1, diff -1 and 1 |
W. S. Drysdale
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.