# Generated by roxygen2: do not edit by hand export(check_api_access) export(convert_municipality_key_codes) export(get_municipalities) export(get_municipality_pop) export(get_population_grid) export(get_statistical_grid) export(get_zipcodes) export(wfs_api) importFrom(curl,curl_download) importFrom(dplyr,"%>%") importFrom(dplyr,left_join) importFrom(dplyr,mutate) importFrom(httr,status_code) importFrom(methods,is) importFrom(purrr,map2) importFrom(rlang,.data) importFrom(sf,st_read) importFrom(xml2,read_xml) importFrom(xml2,write_xml) importFrom(xml2,xml_find_all) importFrom(xml2,xml_text) importFrom(yaml,read_yaml)