retrieve_geospatial_name {ColOpenData} | R Documentation |
Retrieve geospatial dataset name for consultation
Description
Retrieve a geospatial dataset name from the spatial level. Checks the existence of the spatial level and datasets.
Usage
retrieve_geospatial_name(spatial_level)
Arguments
spatial_level |
character with the spatial level to be consulted. |
Value
character containing the geospatial dataset name. If the input is invalid an error will be thrown.
[Package ColOpenData version 0.3.0 Index]