rpkgtools_update: Update rpkgtools packages

Description Usage Arguments Examples

Description

This will check to see if all rpkgtools packages (and optionally, their dependencies) are up-to-date, and will install after an interactive confirmation.

Usage

1
rpkgtools_update(recursive = FALSE)

Arguments

recursive

If TRUE, will also check all dependencies of rpkgtools packages.

Examples

1
2
3
4
## Not run: 
rpkgtools_update()

## End(Not run)

IndrajeetPatil/rpkgtools documentation built on May 29, 2019, 7:53 a.m.