Learn R Programming

bindr (version 0.1.2)

bindr-package: bindr: Parametrized Active Bindings

Description

Provides a simple interface for creating active bindings where the bound function accepts additional arguments.

Arguments

Author

Maintainer: Kirill Müller kirill@cynkra.com (ORCID)

Other contributors:

  • RStudio [copyright holder, funder]

Details

See create_env() for creating an environment populated with active bindings, and populate_env() for populating an existing environment.

See Also