Starts a Shiny app that facilitates fixing categorisation

fix_street_names(city, country)

Arguments

city

The name of a city/municipality.

country

The name of the country. Requested to ensure correct identification of city.

Examples

# NOT RUN {
fix_street_names()
# }