Description Details References See Also
This class is aimed to manage the process where the user grants Google account access to your R application.
There are two basic ways to create an GoogleOAuth2 object.
First, you can use google.oauth2 to initially register
your application with google. You may store this authentication
information using put. Second, you can use read.google.oauth2
to load authentication information from a previously written file.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.