swang87/fc: Function Composition in R

Provides a way to compose functions in R, and allows for chaining commands using the magrittr-esque forward-pipe operator, %>%.

Getting started

Package details

Maintainer
LicenseGPL-2
Version0.1.0
URL https://github.com/swang87/fc
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("swang87/fc")
swang87/fc documentation built on Oct. 22, 2019, 1:37 a.m.