View source: R/funcs_set-get-scenario.R
get_scenario_channels | R Documentation |
This function takes a scenario object, and a period and returns a list object, where each element of the list is a unique list of channel, period, channel.group.level1, channel.group.level2, channel.group.level3. If a scenario has already been set, then this is based off curves_filtered - i.e. dependent on period and kpi, if not it's based off curves_full
get_scenario_channels(scenario, user_period)
scenario |
scenario list-object. |
user_period |
string specifying the period required for the scenario |
named list-object where each element of the list is a unique set of values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.