galigor_update {galigor}R Documentation

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

## Not run: 
galigor_update()

## End(Not run)

[Package galigor version 0.2.5 Index]