decisionpatterns/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.

Getting started

Package details

Maintainer
LicenseGPL-2 | file LICENSE
Version1.7.1
URL https://github.com/decisionpatterns/formula.tools
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("decisionpatterns/formula.tools")
decisionpatterns/formula.tools documentation built on May 15, 2019, 1:56 a.m.