gdiffPackageOutput {gdiff} | R Documentation |
Generate Output Files from Function Package
Description
Generate a set of graphical output files by running the examples from the help page for a function.
Usage
gdiffPackageOutput(pkg, dir, ...)
Arguments
pkg |
The name of a package. |
dir |
The name of a directory in which to create output files. |
... |
Further arguments; see |
Value
A character vector containing the names (and paths) of all output files that were generated.
Author(s)
Paul Murrell
See Also
gdiffOutput
and
gdiffExamplesOutput
.
[Package gdiff version 0.2-5 Index]