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.
Version: | 0.6.1.3 |
Depends: | R (≥ 2.15) |
Suggests: | testthat |
Published: | 2016-04-04 |
Author: | Kun Ren |
Maintainer: | Kun Ren <ken at renkun.me> |
BugReports: | https://github.com/renkun-ken/pipeR/issues |
License: | MIT + file LICENSE |
URL: | https://renkun.me/pipeR, https://github.com/renkun-ken/pipeR, https://renkun.me/pipeR-tutorial |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | pipeR results |
Reference manual: | pipeR.pdf |
Package source: | pipeR_0.6.1.3.tar.gz |
Windows binaries: | r-devel: pipeR_0.6.1.3.zip, r-release: pipeR_0.6.1.3.zip, r-oldrel: pipeR_0.6.1.3.zip |
macOS binaries: | r-release: pipeR_0.6.1.3.tgz, r-oldrel: pipeR_0.6.1.3.tgz |
Old sources: | pipeR archive |
Reverse depends: | analysisPipelines |
Reverse imports: | bdpar, getLattes, milr, rAmCharts, RDML |
Reverse suggests: | backpipe, regexPipes, rlist, sunburstR |
Please use the canonical form https://CRAN.R-project.org/package=pipeR to link to this page.