View source: R/resource-gadm.R
is_gadm_file | R Documentation |
Check if a file matches the known GADM file name format
is_gadm_file(path, type = "gpkg", zipped = TRUE)
path |
path to file to check |
type |
file format of GADM file |
zipped |
TRUE iff the file is zipped |
TRUE iff the file matches specifications
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.