Learn R Programming

istacr (version 0.2.2)

get_indicators_systems: Get indicators systems

Description

This function returns a list of indicator systems published in the ISTAC-indicators database. The indicators are simple or compound statistics, however a single indicator can rarely provide useful information about complex phenomena such as the economic situation, living conditions, schooling or others. Indicator systems are generally designed to generate more and more accurate information about the conditions of a phenomenon; and for this they are organized in dimensions or areas of analysis, under which the indicators are integrated.

Usage

get_indicators_systems(limit = 25, offset = 0)

Arguments

limit

(int): Results limit. By default ``limit = 25``.

offset

(int): Displacement. Result from which it is returned. By default ``offset = 0``.

Examples

Run this code
get_indicators_systems()

Run the code above in your browser using DataLab