Description Usage Arguments Value See Also Examples
Function to plot the pollen data of a pollen type during several seasons. The plots are fully interactive.
1 | iplot_years(data, pollen)
|
data |
A |
pollen |
A |
An interactive plot of the class ggvis.
1 2 | 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.