madratAttach {madrat} | R 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
Examples
## Not run:
madratAttach("madrat")
## End(Not run)
[Package madrat version 3.6.4 Index]