getSAGGTypegraphsandSettings | R Documentation |
List all possible chart settings for each chart type (0 = general, 1 = Landings, ...).
getSAGTypeGraphs(...)
getSAGTypeSettings(SAGChartKey, ...)
... |
arguments passed to |
SAGChartKey |
the type identifier of the SAG chart, e.g. 0, 1, 2, ... |
a data frame with SAG chart type IDs and settings IDs.
## Not run:
getSAGTypeGraphs()
getSAGTypeSettings(0)[-4]
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.