geoSearch: Search locations by name

Description Usage Arguments Examples

Description

Use this function to search for locations within the AskCHIS NE database by name and obtain geoId, and location type.

Usage

1
geoSearch(search, apiKey)

Arguments

search

Search term (required).

apiKey

Your API key (required).

Examples

1
2
3
4
5
## Not run: 
geoSearch(search = 'Los Angeles', apiKey = '<YOUR API KEY>')
# Returns a data frame with all locations that match 'Los Angeles.'

## End(Not run)

bogdanrau/askchisne documentation built on May 12, 2019, 11:31 p.m.