formula.tools
Programmatic Utilities for Manipulating Formulas, Expressions, Calls, Assignments and Other R Objects
These utilities facilitate the programmatic manipulations of formulas, expressions, calls, assignments and other R language objects. These objects all share the same structure: a left-hand side, operator and right-hand side. This packages provides methods for accessing and modifying this structures as well as extracting and replacing names and symbols from these objects.
Versions across snapshots
| Version | Repository | File | Size |
|---|---|---|---|
1.7.1 |
2026-04-09 windows/windows R-4.5 | formula.tools_1.7.1.zip |
88.6 KiB |
Dependencies (latest)
Imports
- operator.tools (>= 1.4.0)
- utils
- methods