Skip to contents

Initialize a report, warning if a previous version already exists

Usage

resetReport(fileName)

Arguments

fileName

name of .md file to reset

Examples

if (FALSE) {
resetReport("report.md")
}