Examveda
Examveda

What is the purpose of the pivot_longer() function in dplyr?

A. Transforms wide data to long format

B. Transposes rows and columns

C. Expands the data frame horizontally

D. Unpivots 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