| is_partition_step {partition} | R Documentation |
Is this object a partition_step?
Description
Is this object a partition_step?
Usage
is_partition_step(x)
Arguments
x |
an object to be tested |
Value
logical: TRUE or FALSE
[Package partition version 0.2.1 Index]