lrequire - 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.
Last updated 9 years ago
3.48 score 3 stars 20 scripts 106 downloads