Learn R Programming

geospatialsuite (version 0.1.1)

geocode_entities: Geocode geographic entities to coordinates

Description

Geocode geographic entities to coordinates

Usage

geocode_entities(data_input, entity_info, verbose = FALSE)

Value

sf object with geocoded locations

Arguments

data_input

Data frame with geographic entity column

entity_info

List from detect_geographic_entities

verbose

Print messages