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.

Package details

AuthorEugene Ha [aut, cre]
MaintainerEugene Ha <eha@posteo.de>
LicenseMIT + file LICENSE
Version0.2.0
URL https://github.com/egnha/gestalt
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gestalt")

Try the gestalt package in your browser

Any scripts or data that you put into this service are public.

gestalt documentation built on Aug. 22, 2022, 5:08 p.m.