gdiffCompare | R Documentation |
Compare a set of "control" graphical output files in one directory with a set of "test" graphical output files in another directory (possibly generating "compare" graphical output of the differences in a third directory).
gdiffCompare(controlDir, testDir, compareDir, ...)
controlDir, testDir, compareDir |
The names of the directories where output is produced. |
... |
Further arguments, not currently used. |
A "gdiffComparison"
object, which is a list containing
information about the output files generated and the differences
detected.
Paul Murrell
gdiff
, and
gdiffOutput
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.