Description Usage Arguments Value References Examples
Function to plot pollen data expressed in concentrations with time resolution higher than 1 day (e.g. hourly, bi-hourly concentrations). As heatplot.
1 2 | plot_heathour(data, locations = FALSE, low.col = "blue",
mid.col = "white", high.col = "red")
|
data |
A |
locations |
A |
low.col |
A |
mid.col |
A |
high.col |
A |
The function returns an object or a list of objects of class ggplot2.
Oteros, J., Pusch, G., Weichenmeier, I., Heimann, U., Mueller, R., Roeseler, S., ... & Buters, J. T. (2015). Automatic and online pollen monitoring. International archives of allergy and immunology, 167(3), 158-166.
1 2 | data("POMO_pollen")
plot_heathour(POMO_pollen)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.