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