CMD + K

r-gestalt

Community

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 function that performs partial application, partial(), are also provided. Both support quasiquotation.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-gestalt

Usage Tracking

0.1.8
1 / 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 function that performs partial application, partial(), are also provided. Both support quasiquotation.

Last Updated

Sep 13, 2019 at 19:18

License

MIT

Total Downloads

1

Version Downloads

1

Supported Platforms

noarch