Like dplyr underwater uses the pipe function, %>%.

Arguments

lhs, rhs

pass lhs to rhs and do something

Examples

if (FALSE) vents %>% select(name_id)