Quiz on Data Cleaning
Test your understanding of data cleaning.
We'll cover the following...
Quiz - Data Cleaning
1
Which function in R is used to subset a data frame based on a logical condition?
A)
subset()
B)
filter()
C)
select()
D)
arrange()
Question 1 of 50 attempted