rmake: Make and install a package

Description Usage Arguments Value

View source: R/rmake.r

Description

Updates the documentation and then installs the package located at path, using roxygenize, install_deps and install_local.

Usage

1
rmake(path = getwd(), ...)

Arguments

path

[character]
If no path to a DESCRIPTION is given, the package looks for a DESCRIPTION in the current directory and up to two parent directories.

...

[any]
Passed to install_local.

Value

Invisibly returns TRUE on success.


rdatsci/rt documentation built on Dec. 6, 2020, 5:31 p.m.