Quiz 3
1. What function is used to create a matrix?
2. Which function combines data frames by rows?
3. Which function provides a summary of a data frame?
4. What is the purpose of the 'na.rm = TRUE' argument?
5. Which function creates a logical sequence?
6. How to find the square root of 16?
7. Which symbol represents the logical 'AND'?
8. What is a list in R?
9. Which function returns the max value in a vector?
10. What function clears the R environment?
Previous Next