Any: Merge tibbles with columns holding logical values with OR to...

View source: R/helper-filter.R

AnyR Documentation

Merge tibbles with columns holding logical values with OR to a vector.

Description

Each column holding values of logicals will be merged row-wise with OR.

Usage

Any(d)

Arguments

d

tibble with logical values

Value

logical tibble with columns merged with OR.


dieterich-lab/JACUSA2helper documentation built on March 1, 2023, 12:09 a.m.