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 |
|
|---|---|
| Author | Kun Ren <ken@renkun.me> |
| Maintainer | Kun Ren <ken@renkun.me> |
| License | MIT + file LICENSE |
| Version | 0.6.1.3 |
| URL | https://renkun.me/pipeR https://github.com/renkun-ken/pipeR https://renkun.me/pipeR-tutorial |
| Package repository | View on GitHub |
| Installation |
Install the latest version of this package by entering the following in R:
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.