get_indicators_code {istacr} | R Documentation |
Get indicators code
Description
This function returns the metadata that describe the characteristics of a specific indicator, allowing the compression of the measured fact; also through the data request the complete data (for all spacetime) of the indicator is provided.
Usage
get_indicators_code(indicatorcode)
Arguments
indicatorcode |
(string): an indicator code |
Examples
get_indicators_code("AFILIACIONES")
get_indicators_code("PARO_REGISTRADO")
[Package istacr version 0.2.2 Index]