CMD + K

r-piper

Community

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 aghozlane::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

Aug 20, 2019 at 13:26

License

MIT + file LICENSE

Total Downloads

58

Supported Platforms

linux-64
macOS-64