set_keyfile: Set filename for authorization tokens.

Description Usage Arguments Details

View source: R/utilities.R

Description

Set filename for authorization tokens.

Usage

1
set_keyfile(filename, service)

Arguments

filename

Name of file storing keys.

service

Name of service key to return (google, opencage, etc).

Details

The authorization file should be of the form:

service authorization_key

Supported services are opencage, here, and googlemaps.

So a line like

googlemaps IOUYGUBKJKBKNOlknlnlnlknLnkl

is what is required.

Blank lines and lines beginning with # are skipped


alankjackson/ggeocode documentation built on March 16, 2020, 6:09 a.m.