r-globals
Identify Global Objects in R Expressions
Identify Global Objects in R Expressions
To install this package, run one of the following:
Identifies global ("unknown" or "free") objects in R expressions by code inspection using various strategies, e.g. conservative or liberal. The objective of this package is to make it as simple as possible to identify global objects for the purpose of exporting them in distributed compute environments.
Summary
Identify Global Objects in R Expressions
Last Updated
Mar 6, 2019 at 17:11
License
LGPL-2.1 LGPL-3
Total Downloads
64
GitHub Repository
https://github.com/HenrikBengtsson/globals