%>% {GiniDecompLY}R Documentation

Pipe operator

Description

See magrittr::%>% for details.

Usage

lhs %>% rhs

Value

The result of calling 'rhs(lhs)'.


[Package GiniDecompLY version 1.0.1 Index]