checkReport: Check report compatibility

View source: R/check.R

checkReportR Documentation

Check report compatibility

Description

Checks if pandoc is up and running and creates a "Report" folder, if necessary

Usage

checkReport(report)

Arguments

report

Logical. Should an HTML report be created at the end of the analysis? NOTE: Setting report to TRUE will generate an HTML file in the current directory. Additionally, if auto.open = TRUE (default), the web browser will automatically be launched to open the report once the function terminates.

Value

An updated report argument (logical)


actel documentation built on Oct. 19, 2023, 9:08 a.m.