Difference between revisions of "R Studio"

From MC Chem Wiki
Jump to navigation Jump to search
Line 17: Line 17:
  
 
:::[[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]]
 +
 +
==Using R for Analysing Microbial Community==
 +
:[[Media:btaa838.pdf|MicrobiomeExplorer: an R package for the analysis and visualization of microbial communities]]

Revision as of 15:22, 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 Analysing Microbial Community

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