RWDataPlyr (version 0.6.2)

is_slot_agg_list: 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.