Render rmarkdown report with results from checks

checks_render_report(report = checks_report_path(), use_tmp = TRUE)

Arguments

report

path to rmarkdown file, by default checks_report_path()

use_tmp

boolean to indicate if resulting file should be placed in /tmp, default TRUE