View source: R/makeChartExport.R
makeChartExport | R Documentation |
Creates R code that allows chart to be exported
makeChartExport(chart, mapping)
chart |
chart object like the one generated by makeChartConfig(). |
mapping |
mapping object like the one generated by makeMapping(). |
returns a character vector that can be saved as R code.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.