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

shorrrtcuts

Makes new shortcuts available for RStudio editing. E. g. go to

Tools -> Modify Keyboard Shortcuts... -> Search for "Dashes" -> Choose a shortcut.

Installation

You can install the package from GitHub with:

# install.packages("devtools")
devtools::install_github("max607/shorrrtcuts")


max607/shorrrtcuts documentation built on July 22, 2024, 4:10 p.m.