41.
How do you rename a column named old_name to new_name in dplyr?

42.
In dplyr, what is the purpose of the transmute() function?

43.
How do you calculate the percentage of total sales for each category in dplyr?

45.
How do you filter rows where a specific variable is not equal to a given value using filter() in dplyr?

50.
Point out the wrong statement?

Read More Section(Data Manipulation with dplyr)

Each Section contains maximum 100 MCQs question on Data Manipulation with dplyr. To get more questions visit other sections.