gestalt (0.1.8)
Tools for Making and Combining Functions.
https://github.com/egnha/gestalt
http://cran.r-project.org/web/packages/gestalt
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.
Maintainer:
Eugene Ha
Author(s): Eugene Ha [aut, cre]
License: MIT + file LICENSE
Uses: rlang, testthat, knitr, dplyr, magrittr, rmarkdown
Released 5 months ago.
6 previous versions
- gestalt_0.1.7. Released 7 months ago.
- gestalt_0.1.6. Released 10 months ago.
- gestalt_0.1.5. Released about 1 year ago.
- gestalt_0.1.4. Released over 1 year ago.
- gestalt_0.1.2. Released over 1 year ago.
- gestalt_0.1.1. Released over 1 year ago.
Ratings
Overall: |
|
Documentation: |
|
Log in to vote.
Reviews
No one has written a review of gestalt yet. Want to be the first? Write one now.
Related packages: … (20 best matches, based on common tags.)
Search for gestalt on google, google scholar, r-help, r-devel.
Visit gestalt on R Graphical Manual.