omicscentral_update: Update omics central packages

Description Usage Arguments Examples

View source: R/update.R

Description

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

Usage

1
omicscentral_update(recursive = FALSE, repos = getOption("repos"))

Arguments

recursive

If TRUE, will also list all dependencies of Omics Central packages.

repos

The repositories to use to check for updates. Defaults to getOptions("repos").

Examples

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

## End(Not run)

singha53/omicsCentralR documentation built on March 1, 2020, 5:48 a.m.