madratAttach: madratAttach / madratDetach

View source: R/madratAttach.R

madratAttachR Documentation

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(s)

Jan Philipp Dietrich

See Also

getConfig, setConfig

Examples

## Not run: 
madratAttach("madrat")

## End(Not run)

madrat documentation built on Aug. 23, 2023, 5:10 p.m.