CMD + K

r-piper

Anaconda Verified

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.

Installation

To install this package, run one of the following:

Conda
$conda install r::r-piper

Usage Tracking

0.6.1.3
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Oct 15, 2019 at 15:06

License

MIT

Total Downloads

279

Supported Platforms

noarch