pipe: Pipe operator

%>%R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Value

The same as the rhs.

Examples

c(1,2,3) %>% mean()

ramiromagno/gwasrapidd documentation built on June 11, 2025, 7:42 a.m.