is_aggregation_structure: Test if an object is an aggregation structure
Description
Test if an object is a price index aggregation structure.
Usage
is_aggregation_structure(x)
Value
Returns TRUE
if x
inherits from piar_aggregation_structure
.
Arguments
- x
An object to test.