requireLibrary: Tries to load a package.

Description Usage Arguments Value Author(s)

View source: R/helperfunctions.R

Description

Tries to load a package. If this package does not exist, it will ask the user whether the package should be installed and loaded. If the user negates, we will raise an error via stop.

Usage

1
requireLibrary(package)

Arguments

package

Package to load

Value

NULL

Author(s)

MuToss-Coding Team


mutoss documentation built on May 2, 2019, 5:56 p.m.