system_rpt_add_slide | R Documentation |
Adds a slide to a ubiquity report.
system_rpt_add_slide(
cfg,
template = NULL,
elements = NULL,
rptname = "default"
)
cfg |
ubiquity system object |
template |
Name of slide template to use |
elements |
List with content to populate placeholders in the slide. See the
onbrand functions |
rptname |
Report name |
ubiquity system object with the slide added to the specified report
report_add_slide
,
add_pptx_ph_content
, and
Reporting vignette (vignette("Reporting", package = "ubiquity")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.