Examveda
Examveda

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

A. Creates a new data frame with only the specified columns

B. Transforms the data frame structure

C. Mutates the data frame based on conditions

D. Transposes the data frame

Answer: Option A


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

Join The Discussion

Related Questions on Data Manipulation with dplyr