system_rpt_save_report | R Documentation |
Saves a ubiquity report to the specified file.
system_rpt_save_report(cfg, output_file = NULL, rptname = "default")
cfg |
ubiquity system object |
output_file |
File to save the report to (must be either .pptx or .docx depending on the type of report) |
rptname |
ubiquity report name |
list with the follwoing elements
isgood Boolean variable indicating success or failure
msgs Verbose description of the save results
Reporting vignette (vignette("Reporting", package = "ubiquity")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.