-
Notifications
You must be signed in to change notification settings - Fork 62
/
CheatSheetsAndResources.Rmd
43 lines (27 loc) · 1.53 KB
/
CheatSheetsAndResources.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
title: "Resources"
author: "Gaius Augustus"
output: html_document
---
# R Studio Cheatsheet
* https://www.rstudio.com/wp-content/uploads/2016/01/rstudio-IDE-cheatsheet.pdf
# Data Import Cheatsheet
* https://github.com/rstudio/cheatsheets/raw/master/source/pdfs/data-import-cheatsheet.pdf
# Base R Cheatsheet
* http://github.com/rstudio/cheatsheets/raw/master/source/pdfs/base-r.pdf
* https://www.rstudio.com/wp-content/uploads/2016/02/advancedR.pdf
# Dplyr Cheatsheet
* https://github.com/rstudio/cheatsheets/raw/master/source/pdfs/data-transformation-cheatsheet.pdf
# Tidyverse Documentation
* http://tidyverse.org/
# R Markdown Cheatsheet
* https://www.rstudio.com/wp-content/uploads/2015/03/rmarkdown-reference.pdf
* https://www.rstudio.com/wp-content/uploads/2016/03/rmarkdown-cheatsheet-2.0.pdf
* [Code Chunk Options](http://rmarkdown.rstudio.com/authoring_rcodechunks.html)
* [Markdown Basics](http://rmarkdown.rstudio.com/authoring_basics.html)
# ggplot cheatsheet and help
* https://www.rstudio.com/wp-content/uploads/2015/03/ggplot2-cheatsheet.pdf
* http://zevross.com/blog/2014/08/04/beautiful-plotting-in-r-a-ggplot2-cheatsheet-3/
* [R Cookbook](http://www.cookbook-r.com/). Has great and easy to understand examples.
# Small day workshops on the University of Arizona campus
* [iSpace](http://new.library.arizona.edu/ispace) has awesome R workshops taught weekly by Jeff Oliver, see [calendar](https://calendar.google.com/calendar/embed?src=email.arizona.edu_9d06njmr5jr0rsnf2f0hclg7ag@group.calendar.google.com&ctz=America/Phoenix)