Description Usage Arguments Value Examples
Generate Report
1 2 3 | generate_noms_report(noms_data_path, prior_assessments_path,
output_file = "noms_check_report.html", output_dir = getwd(),
intermediates_dir = getwd(), knit_root_dir = getwd(), ...)
|
noms_data_path |
Path to data created by read_noms_data. |
prior_assessments_path |
(optional) Path to the csv file of prior assessments. |
output_file |
Where you want the report to be saved. |
Report
1 | generate_noms_report("Desktop/new_noms_data.xls", "Desktop/prior_assessments.csv", "Desktop/report.html")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.