Difference between revisions of "R Studio"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
My (BES, June 2021) download notes/experience: | My (BES, June 2021) download notes/experience: | ||
− | : I am installing R since it is required for the EdX course on [http://esr.monmsci.net/wiki/index.php/Monmouth_Microbiome_Initiative#Education microbiome analysis]. I originally installed an incorrect version of R and it would not launch. After correct this, and installing R Studio, i was able to open R Studio. Below is a screen shot of the message | + | :I am installing R since it is required for the EdX course on [http://esr.monmsci.net/wiki/index.php/Monmouth_Microbiome_Initiative#Education microbiome analysis]. I originally installed an incorrect version of R and it would not launch. After correct this, and installing R Studio (not required or mentioned in the EdX course), i was able to open R Studio. Below is a screen shot of the message received after launching R Studio...on startup i was asked if i wanted to install some additional libraries...i choose yes. |
− | [[File:Screen Shot 2021-06-04 at 7.16.00 AM.png|600px]] | + | :::[[File:Screen Shot 2021-06-04 at 7.16.00 AM.png|600px]] |
Revision as of 12:22, 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)
My (BES, June 2021) download notes/experience:
- I am installing R since it is required for the EdX course on microbiome analysis. I originally installed an incorrect version of R and it would not launch. After correct this, and installing R Studio (not required or mentioned in the EdX course), i was able to open R Studio. Below is a screen shot of the message received after launching R Studio...on startup i was asked if i wanted to install some additional libraries...i choose yes.