Learn R Programming

ISRaD (version 2.5.5)

checkTemplateFiles: Check ISRaD Template/Info files

Description

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

Usage

checkTemplateFiles(outfile = "", verbose = TRUE)

Value

Nothing (run for side effects).

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

Examples

Run this code
checkTemplateFiles()

Run the code above in your browser using DataLab