register_key: 'register_key' Register's your API key needed to geocode. If...

Description Usage Arguments Examples

View source: R/register_key.R

Description

register_key Register's your API key needed to geocode. If the key is not registered, The geocoding functions will throw errors.

Usage

1
register_key(api_key)

Arguments

api_key

The api key, as a character object.

Examples

1
2
3
4
## Not run: 
register_key('ASnERN405060i7NDNS') # This key is fictional

## End(Not run)

12mre1/geocodr documentation built on Oct. 30, 2019, 4:02 a.m.