utils: Pipe operator

Description Usage Arguments Value Author(s)

Description

See magrittr::%>% for details.

convenience function for recoding of the sex variable

Usage

1
2
3
lhs %>% rhs

recode_sex(x)

Arguments

x

vector

lhs

A value or the magrittr placeholder.

rhs

A function call using the magrittr semantics.

Value

The result of calling rhs(lhs).

character vector

Author(s)

Tjebo


tjebo/perimetry documentation built on Dec. 23, 2021, 10:57 a.m.