chart_comparison_overview | R Documentation |
Create chart for comparison multiple scenarios
chart_comparison_overview( all_scenarios_table, scenario1, scenario2, kpi1, chosen_grouping = NULL )
all_scenarios_table |
A data set with information from all scenarios. |
scenario1 |
A scenario name. |
scenario2 |
Expects an integer or integer vector. |
kpi1 |
Expects an integer or integer vector. |
chosen_grouping |
Variable to group by the summaries. One of "channel", "channel.group.level1", "channel.group.level2", "channel.group.level3", "period_level2". |
A chart.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.