system_rpt_add_doc_content | R Documentation |
Appends content to an open ubiquity Word report.
system_rpt_add_doc_content(
cfg,
type = NULL,
content = NULL,
rptname = "default"
)
cfg |
ubiquity system object |
type |
Type of content to add. See the
onbrand function |
content |
List with content to add to the report. See the
onbrand function |
rptname |
Report name |
ubiquity system object with the content added to the specified report
report_add_doc_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.