View source: R/makeChartSummary.R
makeChartSummary | R Documentation |
makes a nicely formatted html summary for a chart object
makeChartSummary(
chart,
status = NULL,
showLinks = TRUE,
class = "chart-header"
)
chart |
list containing chart specifications |
status |
(optional) chart status from |
showLinks |
boolean indicating whether to include links |
class |
character to include as class |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.