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

rstudioaddins

An R package of custom RStudio Addins, mostly for "missing" keyboard shortcuts, such as the forward assignment operator -> and the gestalt compose operator %>>>%. Requires RStudio v0.99.878 or later.

(Presently, this is just for my personal use.)

Installation

devtools::install_github("egnha/rstudioaddins")

License

MIT Copyright © 2018 Eugene Ha



egnha/rstudioaddins documentation built on May 28, 2019, 2:53 p.m.