is_slot_agg_list {RWDataPlyr} | R Documentation |
Test if the object is a slot_agg_list
Description
Test if the object is a slot_agg_list
Usage
is_slot_agg_list(x)
is.slot_agg_list(x)
Arguments
x |
An object |
Value
TRUE
if the object inherits from the slot_agg_list
class.
[Package RWDataPlyr version 0.6.4 Index]