apply_if: Conditionally apply a function

Description Usage Arguments Value

View source: R/apply_if.R

Description

Conditionally apply a function

Usage

1
apply_if(predicate, func, data, ...)

Arguments

predicate

a predicate

func

a function to apply

data

data used by the function or otherwise returned

...

other objects involved in evaluation of the function

Value

data


ianmoran11/mmtable2 documentation built on Dec. 20, 2021, 5:58 p.m.