Q1 What is R?

It’s one of the most popular com langauges today

Q2 What is RStudio?

RStudio is an integrated development environment for R, a programming language for statistical computing and graphics

Q3 What is R packages?

R packages are a collection of R functions, complied code and sample data. They are stored under a directory called “library” in the R environment

Note: For help with RMarkdown syntax, go Help > Cheatsheets > R Markdown Reference Guide.