is_gadm_file: Check if a file matches the known GADM file name format

View source: R/resource-gadm.R

is_gadm_fileR Documentation

Check if a file matches the known GADM file name format

Description

Check if a file matches the known GADM file name format

Usage

is_gadm_file(path, type = "gpkg", zipped = TRUE)

Arguments

path

path to file to check

type

file format of GADM file

zipped

TRUE iff the file is zipped

Value

TRUE iff the file matches specifications


sakrejda/workflow documentation built on Nov. 18, 2024, 3:02 a.m.