Using forward-pipe operator, %>%, is extremely useful both reading and writing code-flows, but debugging and understanding deeply nested pipes are bit difficult due to magrittr's complicated mechanism. This package convert %>% syntax to eager, lazy, and promise evaluation; you can easily understand meaning of codes.
Package details |
|
|---|---|
| Maintainer | |
| License | MIT + file LICENSE |
| Version | 0.0.4 |
| URL | https://github.com/tobcap/demagrittr |
| 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.