system_rpt_nca | R Documentation |
Appends the results of NCA to a report
system_rpt_nca(
cfg,
rptname = "default",
analysis_name = "analysis",
rows_max = 10,
table_headers = TRUE
)
cfg |
ubiquity system object |
rptname |
report name (either PowerPoint or Word) |
analysis_name |
string containing the name of the NCA analysis (default |
rows_max |
maximum number of rows per slide when generating tabular data |
table_headers |
Boolean variable to add descriptive headers to output tables (default |
cfg ubiquity system object with the NCA results appended to the specified report and if the analysis name is specified:
Vignette on NCA (vignette("NCA", package = "ubiquity")
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.