gdiffPackageOutput: Generate Output Files from Function Package

View source: R/gdiff.R

gdiffPackageOutputR 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 gdiffOutput.

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.


gdiff documentation built on April 1, 2023, 12:11 a.m.