get.module.paths: Get existing collection of search paths of where to look for...

Description Usage Value Examples

View source: R/modulepaths.R

Description

Get existing collection of search paths of where to look for modules.

Usage

1

Value

Vector of paths (strings) that specify folders where to search for module files, in order.

Examples

1
2
# Returns a copy of the current module.paths
paths <- get.module.paths()

lrequire documentation built on May 1, 2019, 6:49 p.m.