historical_placenames.Rd
Look up historical placenames
historical_placenames(country_iso, tidy = TRUE)
Historical place iso.
Tidy the results into a nested tibble DEFAULT: TRUE.
tibble.
# Search for historical placename
if (FALSE) {
historical_placenames(country_iso ="KEN")
}