Description Usage Arguments Details Value See Also
qc_download_maps fetch maps from http://www.gadm.org/.
1  | qc_download_maps(data, folder = getwd(), parent_logger = "test")
 | 
data | 
 Data frame where the countries ISO codes are. Must contain a
variable called   | 
folder | 
 Folder route where the maps are stored or where they will be
stored, by default the working directory. It must be a character object and
it must end without   | 
This function fetch maps from http://www.gadm.org/ if the map is not already present in the maps folder (by default, the working directory).
Maps are downloaded (if needed) and a summary is returned indicating number of maps downloaded and number of maps present in the map folder.
Other Quality Check Functions: qc_check_coordinates,
qc_coord_sign_test,
qc_fix_latlong_errors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.