mutate_cond: Mutate at Condition

Description Usage Arguments Value

View source: R/dplyr_tools.R

Description

Mutate at Condition

Usage

1
mutate_cond(.data, condition, ..., envir = parent.frame())

Arguments

.data

a dataframe

condition

A condition

...

all that jazz

envir

the environment to scope

Value

the altered dataframe


burch-cm/kittius documentation built on March 11, 2021, 5:40 a.m.