Learn R Programming

galigor (version 0.2.5)

galigor_update: Update galigor packages

Description

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

Usage

galigor_update(recursive = FALSE)

Arguments

recursive

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

Value

No return value, called for side effects

Examples

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

Run the code above in your browser using DataLab