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

rickwargo/lrequire documentation built on May 27, 2019, 8:48 a.m.