register_packages: Register the functions to be usedfrom packages in the config...

Description Usage Arguments Value Examples

View source: R/register_packages.R

Description

Register the functions to be usedfrom packages in the config file

Usage

1

Arguments

packages

list of packages. Each element must contain the elements

name

the name of the package,

InstallCommand

the command to be executed to install the package, and

RegisterCommand

the command to be executed to register the functions in a queue

Value

invisibly a list containing the results of the register commands

Examples

1
2
3
4
## Not run: 
 register_packages(getOption("LEEF")$measurement_packages)

## End(Not run)

femoerman/LEEF-BEMOVI documentation built on Dec. 20, 2021, 7:50 a.m.