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.
- https://renkun.me/pipeR
- GitHub
- https://renkun.me/pipeR-tutorial
- File a bug report
- pipeR results
- pipeR.pdf
- Version0.6.1.3
- R version≥ 2.15
- LicenseMIT
- Licensefile LICENSE
- Needs compilation?No
- Last release04/04/2016
Documentation
Team
Kun Ren
Insights
Last 30 days
Last 365 days
The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.
Data provided by CRAN
Binaries
Dependencies
- Depends1 package
- Suggests1 package
- Reverse Imports6 packages
- Reverse Suggests3 packages