Difference between revisions of "R Studio"

From MC Chem Wiki
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...")
 
 
(7 intermediate revisions by the same user not shown)
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)
 +
 +
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 correcting this, and installing R Studio, 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]]
 +
 +
==Using R for Analyzing Microbial Community==
 +
:[[Media:btaa838.pdf|MicrobiomeExplorer: an R package for the analysis and visualization of microbial communities]]

Latest revision as of 15:23, 23 June 2021

R is a programming language and R Studio is a programming environment.

For installation on a MAC see this YouTube video...

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)

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 correcting this, and installing R Studio, 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.
Screen Shot 2021-06-04 at 7.16.00 AM.png

Using R for Analyzing Microbial Community

MicrobiomeExplorer: an R package for the analysis and visualization of microbial communities