Require: Installs a required package if not available.

Description Usage Arguments Value

Description

Installs a required package if not available.

Usage

1
Require(pkg, github = NULL)

Arguments

pkg

string or literal package name.

github

string representation of github archive to install the package from if not found in local library. Will attempt to install from CRAN if left blank.

Value

none


Karel-Kroeze/Utilities documentation built on May 8, 2019, 4:47 p.m.