if (FALSE) { # tolower(Sys.info()[["sysname"]]) != "linux"
# \donttest{
# Get municipality by cadastal code
ab <- catr_ovc_get_cod_munic(2, 900)
ab
# Same query using the INE code
ab2 <- catr_ovc_get_cod_munic(2, cmun_ine = 3)
ab2
# }
}
Run the code above in your browser using DataLab