areTruthy {pmxcode} | R 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.
[Package pmxcode version 0.1.3 Index]