tabnet_df | R Documentation |
Retrieve a dataframe with indicator data, per region, per year. Deprecated, @seealso [indicator_df()]
tabnet_df(
indicator_index,
region = "MunicĂpio",
subindicator = NULL,
years = NULL,
onlyMostRecent = FALSE
)
indicator_index |
Indicator index number, @seealso [tabnet_index()]. |
region |
String describing how should data be regionalized. |
subindicator |
Among the indicator, which subindicator should be used? Defaults to the last index. |
years |
Retrieve data from one or more specific years? |
onlyMostRecent |
Boolean. If true, will retrieve only data from the most recent year informed. |
Regionalized data frame from selected indicator
[indicator_df()]
[tabnet_csv_retrieval()]
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.