From 9211e056623f72605db367c8a8d9caae07e3cb79 Mon Sep 17 00:00:00 2001 From: Tnguyen-learning <70212457+Tnguyen-learning@users.noreply.github.com> Date: Fri, 14 Oct 2022 20:12:11 -0400 Subject: [PATCH] Add R cheat sheet (#8082) * Add R cheat sheet * Update free-programming-cheatsheets.md --- more/free-programming-cheatsheets.md | 1 + 1 file changed, 1 insertion(+) diff --git a/more/free-programming-cheatsheets.md b/more/free-programming-cheatsheets.md index dc622922c..fc918a22e 100644 --- a/more/free-programming-cheatsheets.md +++ b/more/free-programming-cheatsheets.md @@ -337,6 +337,7 @@ * [All RStudio cheatsheets resources](https://www.rstudio.com/resources/cheatsheets) - RStudio.com (HTML site with PDF links) * [Base R Cheatsheet](https://iqss.github.io/dss-workshops/R/Rintro/base-r-cheat-sheet.pdf) - Mhairi McNeill (PDF) +* [Cheat Sheet for R and RStudio](https://www.ocf.berkeley.edu/~janastas/docs/RStudioCheatSheet.pdf) - L. Jason Anastasopoulos (PDF) ### Raspberry Pi