Examveda
Examveda

In dplyr, what does the mutate() function do?

A. Filters rows based on a condition

B. Creates a new variable based on existing ones

C. Mutates the data frame structure

D. Applies a function to each element of a vector

Answer: Option B


This Question Belongs to R Programming >> Data Manipulation With Dplyr

Join The Discussion

Related Questions on Data Manipulation with dplyr