loadLibraries: Load libraries and try to install missing ones

Description Usage Arguments Value Examples

View source: R/helpMa.R

Description

Load libaries in the R environment and try to install misssing ones.

Usage

1

Arguments

libs

vector with the names of libraries

Value

List indicating which library has been loaded successfully.

Examples

1
2
3
4
## Not run: 
# loadLibraries(libs = C("link2GI"))

## End(Not run)

envima/envimaR documentation built on July 18, 2021, 1:40 p.m.