areTruthy: Multi-argument version of isTruthy

View source: R/utils.R

areTruthyR Documentation

Multi-argument version of isTruthy

Description

See shiny::isTruthy for details.

Usage

areTruthy(...)

Arguments

...

Any object

Value

TRUE if all objects are "truthy", FALSE if at least one is not.


pmxcode documentation built on June 22, 2024, 9:33 a.m.