Adds a slide to a ubiquity report.
Arguments
- 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
report_add_slide
andadd_pptx_ph_content
for details on the expected format of this list.- rptname
Report name
See also
report_add_slide
,
add_pptx_ph_content
, and
Reporting vignette (vignette("Reporting", package = "ubiquity")
)