Q1 What is R?

It’s one of the most popular com langauges today.

Q2 What is RStudio?

RStudio is the interface to R, it’s what makes R accessable.

Q3 What is R packages?

Packages are collections of R functions, data, and compiled code in a well-defined format.

Hint: Type your answer in bold.

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