Learn R Programming

bindr (version 0.1.1)

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 krlmlr+r@mailbox.org

Other contributors:

  • RStudio [copyright holder]

Details

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

See Also