Learn R Programming

rmd (version 0.1.5)

rmd_update: Update rmd packages

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

rmd_update(recursive = FALSE)

Arguments

recursive

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

Examples

Run this code
# NOT RUN {
rmd_update()
# }

Run the code above in your browser using DataLab