R/utils_file_validation.R
is_valid_shapefile_file.Rd
Verify if a file path corresponds to a valid ESRI Shapefile.
is_valid_shapefile_file(x)
character file path.
character
A logical value indicating validity, or a character explanation of why the file is not valid.
logical