50% off | Unlimited Data & AI Learning
Get 50% off unlimited learning

madrat (version 3.15.6)

getLocation: getLocation

Description

Returns names of packages in which functions matching the description are found

Usage

getLocation(name, packages = installedMadratUniverse(), globalenv = TRUE)

Value

vector of packages in which a function matching the description could be found

Arguments

name

name of the function to be found. Can be either the full name (e.g. "calcTauTotal"), or just the type name (e.g. "TauTotal").

packages

A character vector with packages in which should be looked for the function

globalenv

Boolean deciding whether functions in the global environment should be included or not

Author

Jan Philipp Dietrich

See Also

getCalculations, getDependencies