Rdocumentation
powered by
Learn R Programming
rlang (version 0.0.0.9000)
is_stack: Is object a stack?
Description
Is object a stack?
Usage
is_stack(x)
is_eval_stack(x)
is_call_stack(x)
Arguments
x
An object to test