run_xml_tests: Compare all XML files in a directory to their counterparts in...

Description Usage Arguments Value

View source: R/xml.R

Description

The 'old' directory should contain reference versions of the files. The 'new' directory should be the directory where the output xml files are stored. The old directory is searched recursively; the new directory is not (because the new system currently dumps all of its outputs into a single output directory).

Usage

1
run_xml_tests(olddir, newdir = XML_DIR)

Arguments

olddir

Directory containing the old (reference) output xml files

newdir

Directory containing the new output xml files

Value

Number of discrepancies found.


rohmin9122/gcam-korea-release documentation built on Nov. 26, 2020, 8:11 a.m.