egnha/gestalt: Tools for Making and Combining Functions

Provides a suite of function-building tools centered around a (forward) composition operator, %>>>%, which extends the semantics of the 'magrittr' %>% operator and supports 'Tidyverse' quasiquotation. It enables you to construct composite functions that can be inspected and transformed as list-like objects. In conjunction with %>>>%, a compact function constructor, fn(), and a partial-application constructor, partial(), are also provided; both support quasiquotation.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/egnha/gestalt
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("egnha/gestalt")
egnha/gestalt documentation built on Aug. 24, 2022, 4:34 p.m.