pipeR: Multi-Paradigm Pipeline Implementation

Provides various styles of function chaining methods: Pipe operator, Pipe object, and pipeline function, each representing a distinct pipeline model yet sharing almost a common set of features: A value can be piped to the first unnamed argument of a function and to dot symbol in an enclosed expression. The syntax is designed to make the pipeline more readable and friendly to a wide range of operations.

Package details

AuthorKun Ren <ken@renkun.me>
MaintainerKun Ren <ken@renkun.me>
LicenseMIT + file LICENSE
Version0.6.1.3
URL https://renkun.me/pipeR https://github.com/renkun-ken/pipeR https://renkun.me/pipeR-tutorial
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("pipeR")

Try the pipeR package in your browser

Any scripts or data that you put into this service are public.

pipeR documentation built on May 1, 2019, 7:13 p.m.