%>% {gwasrapidd}R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Value

The same as the rhs.

Examples

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

[Package gwasrapidd version 0.99.17 Index]