All: Merge tibbles with columns holding logical values with AND to...

View source: R/helper-filter.R

AllR Documentation

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

Description

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

Usage

All(d)

Arguments

d

tibble with logical values

Value

logical tibble with columns merged with AND.


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