Detect and geocode geographic entity columns
Usage
detect_geographic_entities(data_input, verbose_debug = FALSE)
Arguments
- data_input
Data frame with potential geographic identifiers
- verbose_debug
Print debugging information (default: FALSE)
Value
List with detected column and type, or NULL if none found