roxygenize: Process a package with the Rd, namespace and collate roclets.

Description Usage Arguments Value TODO

Description

Process a package with the Rd, namespace and collate roclets.

Usage

1
2
roxygenize(package.dir, roxygen.dir, copy.package=TRUE, overwrite=TRUE,
    unlink.target=FALSE, use.Rd2=FALSE)

Arguments

package.dir

the package's top directory

roxygen.dir

whither to copy roxygen files; defaults to ‘package.roxygen’.

copy.package

copies the package over before adding/manipulating files.

overwrite

overwrite target files

unlink.target

unlink target directory before processing files

use.Rd2

use the Rd2 roclet

Value

NULL

TODO

Options to enable/disable specific roclet (--no-callgraphs, etc.)


roxygen documentation built on May 2, 2019, 4:44 p.m.