| iplot_years | R Documentation |
Function to plot the pollen data of a pollen type during several seasons. The plots are fully interactive.
iplot_years(data, pollen)
data |
A |
pollen |
A |
An interactive plot of the class ggvis.
iplot_pollen
data("munich_pollen")
iplot_years(data = munich_pollen, pollen = "Betula")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.