R is the programming language we use for statistics and data.
RStudio is the location in which we are coding, and using in order to create graphs and charts with the data we have provided.
Hint: Type your answer in bold.
R Packages are the tools we use while coding. They provide us with different fuctions like tq_get and mutate.
Note: For help with RMarkdown syntax, go Help > Cheatsheets > R Markdown Reference Guide.
library(rlang)