manual: Generate package reference manual

Description Usage Arguments Author(s)

Description

Generate package reference manual. This function requires the devtools package.

Usage

1
manual(pkg = ".", path = NULL, preview = TRUE, overwrite = FALSE)

Arguments

pkg

package description, can be path or package name. See as.package for more information

path

path in which to produce package. If NULL, defaults to the root directory of the package.

preview

preview generated PDF file

overwrite

overwrite output file if it exists

Author(s)

Mathieu Basille basille@ufl.edu


basille/basr documentation built on May 11, 2019, 8:32 p.m.