where: Where predicate

View source: R/utils_helpers.R

whereR Documentation

Where predicate

Description

reimplements tidyselect::where. This is far simpler but will suffice for our needs

Usage

where(fn)

Arguments

fn

a predicate function that should accept a value and return a logical

Value

a function that applies fn() with an input (x) and optional additional arguments


The-Strategy-Unit/723_mh_covid_surge_modelling documentation built on April 13, 2022, 8:52 a.m.