1.

The _______ operator is used to connect multiple verb actions together into a pipeline.(a) pipe(b) piper(c) start(d) endThe question was posed to me in an interview for internship.My doubt stems from dplyr topic in chapter R – Data Storage, Formats, Objects and Operations of R Programming

Answer»

The CORRECT answer is (a) pipe

For explanation I WOULD say: It is DENOTED by %>% sign.



Discussion

No Comment Found

Related InterviewSolutions