notTruthy: Opposite of areTruthy

View source: R/utils.R

notTruthyR Documentation

Opposite of areTruthy

Description

Opposite of areTruthy

Usage

notTruthy(...)

Arguments

...

Any object

Value

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


pmxcode documentation built on Oct. 19, 2024, 5:07 p.m.