checkTemplateFiles {ISRaD} | R 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()
[Package ISRaD version 2.5.5 Index]