CMD + K

r-gestalt

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-gestalt

Usage Tracking

0.2.0
0.1.9
0.1.8
3 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Jan 16, 2024 at 22:00

License

MIT

Total Downloads

282

Supported Platforms

noarch