Learn R Programming

madrat (version 3.15.6)

madratAttach: madratAttach / madratDetach

Description

Attaches the madrat functions of a package to the currently active madrat universe or detaches it again from it.

Usage

madratAttach(package)

madratDetach(package)

Arguments

package

name of the package to be loaded. Alternative, the path to the package.

Functions

  • madratDetach(): detach package from madrat universe

Author

Jan Philipp Dietrich

See Also

getConfig, setConfig

Examples

Run this code
if (FALSE) {
madratAttach("madrat")
}

Run the code above in your browser using DataLab