View source: R/levels.piar_aggregation_structure.R
levels.piar_aggregation_structure | R Documentation |
Get the hierarchical list of levels for an aggregation structure. It is an error to try and replace these values.
## S3 method for class 'piar_aggregation_structure'
levels(x)
x |
A price index aggregation structure, as made by
|
A list of character vectors giving the levels for each position in the aggregation structure.
Other aggregation structure methods:
as.matrix.piar_aggregation_structure()
,
cut.piar_aggregation_structure()
,
update.piar_aggregation_structure()
,
weights.piar_aggregation_structure()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.