natverse_update: Update natverse packages

Description Usage Arguments Examples

View source: R/update.R

Description

This will check to see if all natverse packages (and optionally (if recursive = TRUE), their dependencies ) are up-to-date, and will provide the command to perform the installation in one go! Adapted and modified from the following sources : update function in 'tidyverse' package, github_update function in 'dtupdate' package

Usage

1
natverse_update(recursive = FALSE, source = "CRAN")

Arguments

recursive

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

source

set the source of updates 'CRAN' or 'GITHUB' natverse packages.

Examples

1

SridharJagannathan/natverse documentation built on July 28, 2019, 3:26 p.m.