grapes-v-greater-than-grapes: Infix operator for unlisting a list prior to applying a...

Description Usage Arguments

Description

Infix operator for unlisting a list prior to applying a vectorized function.

Usage

1
lhs %v>% rhs

Arguments

lhs

list. The left-hand side list to unlist and apply.

rhs

function. The right-hand side vectorized function to apply to the unlisted vector.


peterhurford/funtools documentation built on May 25, 2019, 1:50 a.m.