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