arXiv · 1806.11021
fc: A Package for Generalized Function Composition Using Standard Evaluation
Abstract
In this article, we present a new R package fc that provides a streamlined, standard evaluation-based approach to function composition. Using fc, a sequence of functions can be composed together such that returned objects from composed functions are used as intermediate values directly passed to the next function. Unlike with magrittr and purrr, no intermediate values need to be stored. When benchmarked, functions composed using fc achieve favorable runtimes in comparison to other implementations.
Explore related subjects
Keep this discovery
Xiaofei Wang, Michael John Kane. 2018-06-28. fc: A Package for Generalized Function Composition Using Standard Evaluation. https://arxiv.org/abs/1806.11021
Cite the original work for its findings. Save a collection to share your selection of sources.