README.md

Installation

if (!requireNamespace("remotes")) {
  install.packages("remotes")
}
remotes::install_github("begavett/cheatR")

Usage

Get list of available cheatsheets

csOptions()

Display cheatsheet in Viewer

cs("data-visualization-2.1")

Using Addins

Cheatsheets can also be viewed by clicking on the Addins menu within the RStudio GUI.



begavett/cheatR documentation built on Nov. 14, 2021, 3:02 p.m.