gAPI_authenticate: gAPI_authenticate()

Description Usage Details Examples

Description

Handles signing in to Google. If necessary will open a browser window to sign in.

Usage

1

Details

Requires a file called credentials.dat containing a client ID and a client secret. These need to be obtained from Google - Google API console. Put the client ID in a variable called gAPIclientID and the secret in gAPIsecret. Create the credentials.dat file with save(gAPIclientID, gAPIsecret, file="credentials.dat")

Examples

1

iainxingham/clinics documentation built on May 15, 2019, 4:26 p.m.