Learn R Programming

gdiff (version 0.2-5)

gdiffCompare: Compare Control and Test Output

Description

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).

Usage

gdiffCompare(controlDir, testDir, compareDir, ...)

Value

A "gdiffComparison" object, which is a list containing information about the output files generated and the differences detected.

Arguments

controlDir, testDir, compareDir

The names of the directories where output is produced.

...

Further arguments, not currently used.

Author

Paul Murrell

See Also

gdiff, and gdiffOutput.