generate_noms_report: Generate Report

Description Usage Arguments Value Examples

Description

Generate Report

Usage

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(), ...)

Arguments

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.

Value

Report

Examples

1
generate_noms_report("Desktop/new_noms_data.xls", "Desktop/prior_assessments.csv", "Desktop/report.html")

sarahvanhala/nomscheck documentation built on May 11, 2019, 5:15 p.m.