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