require_package: Throws an error if the passed package is not available

View source: R/utils.R

require_packageR Documentation

Throws an error if the passed package is not available

Description

Throws an error if the passed package is not available

Usage

require_package(package)

Arguments

package

name of the package to check if it is available


szymanskir/magician documentation built on April 3, 2022, 12:06 a.m.