Examveda
Examveda

In dplyr, what is the purpose of the %>% operator (pipe operator)?

A. Performs bitwise OR operation

B. Chains together a sequence of operations

C. Separates elements in a character vector

D. Concatenates strings

Answer: Option B


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

Join The Discussion

Related Questions on Data Manipulation with dplyr