isConditional.default {yamlet} | R Documentation |
Test Object is Conditional by Default
Description
Tests whether object is conditional by default. Coerces to list.
Usage
## Default S3 method:
isConditional(x, ...)
Arguments
x |
default |
... |
passed arguments |
Value
logical
See Also
Other conditional:
isConditional()
,
isConditional.list()
[Package yamlet version 1.2.5 Index]