1 of 15

R

Nicola Justice,

*loosely based on content from my guru, Andrew Zieffler

2 of 15

What is R?

3 of 15

What is R?

Console

4 of 15

R is awesome because it is…

  • Free
  • Powerful
  • Flexible
  • Always growing & improving
  • Popular & Trending
  • Worthy of Investment (I think)

5 of 15

R is also awesome because it is…

  • Google-able
  • Transparent
  • Weaveable

6 of 15

R can be frustrating because it is…

  • Flexible (many ways to do the same thing)
  • Literal

7 of 15

R takes things literally…

https://www.youtube.com/watch?v=HnixCqzKxIg

8 of 15

9 of 15

R can be frustrating because it is…

  • Flexible (many ways to do the same thing)
  • Literal
  • Doesn’t remember anything after you close it down

10 of 15

Close R and it forgets what just happened

11 of 15

Use R with R Studio

12 of 15

Use R with R Studio

Console

13 of 15

Use R with R Studio

Console

Help Menus,

Graph Viewer, & more

Index

Script

14 of 15

R Studio

  • Script files can be saved
  • Makes some things point-and-click
  • A fairly standard GUI for R
  • Sweet resources produced by some of my favorite R people

15 of 15

When you open Rstudio, �R automatically opens too…

(don’t open both!)