getPlotData | R Documentation |
Extract and format data for a plot
getPlotData(
prjdata,
query,
pltscen,
diffscen,
key,
filtervar = NULL,
filterset = NULL
)
prjdata |
Project data structure |
query |
Name of the query to plot |
pltscen |
Name of the scenario to plot |
key |
Aggregation variable. (e.g., 'region' or 'sector') |
filtervar |
If not NULL, filter on this variable before aggregating |
diffscenDifference |
scenario, if any |
filterset: |
Set of values to include in the filter operation. Ignored if filtervar is NULL. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.