Learn R Programming

SpaDES.core (version 2.1.6)

checkModulePath: Check module path

Description

Will compare default in spadesOptions() (i.e., spades.modulePath) to getPaths(). Uses "." if modulePath not set (e.g., via setPaths). If that is the case, then use getPaths()[["modulePath"]].

Usage

checkModulePath()

Arguments