knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

pipe41

Lifecycle: experimental

The goal of pipe41 is to insert the new pipe.

Installation

Install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("jtrecenti/pipe41")

Install the package, then go to

Tools > Modify Keyboard Shortcuts...

Then edit the shortcut in RStudio, like ctrl + ->

VoilĂ  :)



jtrecenti/pipe41 documentation built on Dec. 21, 2021, 4:14 a.m.