build_manual: Create package pdf manual

View source: R/build-manual.R

build_manualR Documentation

Create package pdf manual

Description

Create package pdf manual

Usage

build_manual(pkg = ".", path = NULL)

Arguments

pkg

The package to use, can be a file path to the package or a package object. See as.package() for more information.

path

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

See Also

Rd2pdf()


hadley/devtools documentation built on Feb. 22, 2024, 4:44 a.m.