readme.md

Synopsis

Allows configuration of RStudio to insert the magrittr assignment pipe (%<>%) at the current cursor position

Motivation

The %<>% pipe form the magrittr package is a very useful tool to create human-readable and reproducible code. Mapping it to a keyboard shortcut saves significant time during coding.

Installation

install.packages("remotes")
remotes::install_github("ASBecker/insertPipe")

Then map the addin to a keyboard shortcut in RStudio.

Acknowledgements

Thanks to the magrittr developers and contributors

License

CC BY 4.0



ASBecker/insertPipe documentation built on Feb. 7, 2021, 4:35 a.m.