bindr-package {bindr} | R Documentation |
bindr: Parametrized Active Bindings
Description
Provides a simple interface for creating active bindings where the bound function accepts additional arguments.
Details
See create_env()
for creating an environment populated with active bindings,
and populate_env()
for populating an existing environment.
Author(s)
Maintainer: Kirill Müller kirill@cynkra.com (ORCID)
Other contributors:
RStudio [copyright holder, funder]
See Also
Useful links:
Report bugs at https://github.com/krlmlr/bindr/issues
[Package bindr version 0.1.2 Index]