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 Jan. 3, 2024, 10:21 p.m.