lapplyWith: Filter with expressions

View source: R/utils.R

FilterWithR Documentation

Filter with expressions

Description

Filter with expressions

Usage

FilterWith(x, ...)

lapplyWith(x, ...)

sapplyWith(x, ...)

Arguments

x

a vector of data (typically a list of similar data objects)

...

passed to with()

expr

expression passed to with()


vh-d/Rflow documentation built on May 11, 2022, 2:53 a.m.