Group work
Tasks
Let’s take 5 mins and pair up with another person. Pick out a few (or all!) of the questions below to ask each other and try to answer them.
Questions about R and RStudio
- What is an R package and what is it used for?
- What function in R can be used to install packages from CRAN?
- What is a limitation of the current R system?
- How many packages are on CRAN? Where can you find this information?
- How many packages are on GitHub? Is it possible to find this information?
- What is the craziest and/or coolest R package you have heard of?
- If you had to describe a set of tasks that you would like to have in an R package, what would it be?