checkTemplateFiles: Check ISRaD Template/Info files

View source: R/checkTemplateFiles.R

checkTemplateFilesR Documentation

Check ISRaD Template/Info files

Description

Check that the template information file and the template file match appropriately.

Usage

checkTemplateFiles(outfile = "", verbose = TRUE)

Arguments

outfile

file to dump the output report. Defaults to an empty string that will print to standard output

verbose

if TRUE (default) will print output to specified outfile

Details

Used in compile() function, but primarily a development tool

Value

Nothing (run for side effects).

Examples

checkTemplateFiles()

ISRaD documentation built on Sept. 21, 2023, 9:06 a.m.