lrequire0.1.3 package

Sources an R "Module" with Caching & Encapsulation, Returning Exported Vars

In the fashion of 'node.js' <https://nodejs.org/>, requires a file, sourcing into the current environment only the variables explicitly specified in the module.exports or exports list variable. If the file was already sourced, the result of the earlier sourcing is returned to the caller.

  • Maintainer: Rick Wargo
  • License: MIT + file LICENSE
  • Last published: 2016-02-22