build_manual: Create package pdf manual
Description
Create package pdf manual
Usage
build_manual(pkg = ".", path = NULL)
Arguments
pkg
package description, can be path or package name. See
as.package() for more information.
path
path in which to produce package manual.
If NULL, defaults to the parent directory of the package.