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 with the NCA results appended to the specified report and if the analysis name is specified:
ubiquity system object
report name (either PowerPoint or Word)
string containing the name of the NCA analysis (default 'analysis')
maximum number of rows per slide when generating tabular data
Boolean variable to add descriptive headers to output tables (default TRUE)
Vignette on NCA (vignette("NCA", package = "ubiquity"))