get_pkg_dir: Getter for package installation directory
Description
Return the path to the directory where the package
provided in input is installed on the system.
Usage
get_pkg_dir(pkg = "rkeops")
Value
path to the package local installation.
Arguments
- pkg
name (string) of package, default is "rkeops".