SafeLoad: Safe-loading an R package.

Description Usage Arguments Details Value Author(s)

View source: R/helper.R

Description

Safe-loading an R package. See 'Details'.

Usage

1
SafeLoad(lib)

Arguments

lib

A character string; package to be loaded.

Details

The function calls require to load a package. If the package can be loaded it returns TRUE, else FALSE.

Value

A logical scalar.

Author(s)

Maurits Evers, maurits.evers@anu.edu.au


mevers/RNAModR documentation built on Nov. 17, 2019, 9:11 a.m.