Difference between revisions of "R Studio"
Jump to navigation
Jump to search
(Created page with "'''R''' is a programming language and '''R Studio''' is a programming environment. For installation on a MAC see this YouTube video... :[https://youtu.be/LanBozXJjOk How to i...") |
|||
Line 3: | Line 3: | ||
For installation on a MAC see this YouTube video... | For installation on a MAC see this YouTube video... | ||
:[https://youtu.be/LanBozXJjOk How to install R & RStudio on Mac in 2021 - step-by-step walkthrough] | :[https://youtu.be/LanBozXJjOk How to install R & RStudio on Mac in 2021 - step-by-step walkthrough] | ||
+ | |||
+ | from the video above: | ||
+ | ::''Step-by-step how to install R & RStudio on Mac Catalina, as well as a starting point to begin learning R for the first time!'' | ||
+ | |||
+ | ::Download R: https://www.r-project.org/ | ||
+ | |||
+ | ::Download RStudio: https://rstudio.com/products/rstudio/... | ||
+ | |||
+ | ::Start learning R: https://r4ds.had.co.nz/index.html ("R for Data Science" by Garrett Grolemund and Hadley Wickham) |
Revision as of 11:52, 4 June 2021
R is a programming language and R Studio is a programming environment.
For installation on a MAC see this YouTube video...
from the video above:
- Step-by-step how to install R & RStudio on Mac Catalina, as well as a starting point to begin learning R for the first time!
- Download R: https://www.r-project.org/
- Download RStudio: https://rstudio.com/products/rstudio/...
- Start learning R: https://r4ds.had.co.nz/index.html ("R for Data Science" by Garrett Grolemund and Hadley Wickham)