is_aggregation_structure {piar} | R Documentation |
Test if an object is an aggregation structure
Description
Test if an object is a price index aggregation structure.
Usage
is_aggregation_structure(x)
Arguments
x |
An object to test. |
Value
Returns TRUE
if x
inherits from piar_aggregation_structure
.
[Package piar version 0.7.0 Index]