is_rwd_agg {RWDataPlyr}R Documentation

Test if the object is a rwd_agg

Description

Test if the object is a rwd_agg

Usage

is_rwd_agg(x)

is.rwd_agg(x)

Arguments

x

An object

Value

TRUE if the object inherits from the rwd_agg class.


[Package RWDataPlyr version 0.6.4 Index]