Description Usage Arguments Value Examples
View source: R/mipplot_interactive_area.R
Provides gui to set plotting parameter for area plot.
1 | mipplot_interactive_area(D, R, language = "en")
|
D |
A dataframe of IAMC data in tibble format to produce area plots. |
R |
A dataframe of data aggregation rules (meta data). |
language |
A string of language for initial plot. Possible values are "en", "jp", "es", "zh-cn", "zh-tw". The default value is "en". |
No return value, called for side effects
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.