#A simple example. Returns the complete dataset.
get_ine_data("0011823")
# A more complex example. Returns a subset of the dataset.
# \donttest{
get_ine_data("0008206", dim1 = "S7A1996", dim2 = c("11","111"),
dim4 = c(1,19), dim5 = "TLES")
# }
Run the code above in your browser using DataLab