rmd_update: Update rmd packages

Description Usage Arguments Examples

View source: R/update.R

Description

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

Usage

1
rmd_update(recursive = FALSE)

Arguments

recursive

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

Examples

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

## End(Not run)

rmd documentation built on March 1, 2020, 5:07 p.m.