Quiz 3
1. In R, what does the function str_detect() from the stringr package do?
2. In spreadsheets, what does the VLOOKUP function do?
3. In R, what is the purpose of the dplyr function mutate()?
4. In spreadsheets, what does the ROUND function do?
5. In R, what does the tidyr function pivot_longer() do?
6. In spreadsheets, what does the PROPER function do?
7. In R, what is the difference between inner_join() and full_join() in dplyr?
8. In spreadsheets, what is the difference between a clustered column chart and a stacked column chart?
9. In R, what does the function na.omit() do?
10. In spreadsheets, what is the purpose of conditional formatting?
Previous Next