This is a function to authorize the R package to access the Googleslides API. If no client.id and client.secret is provided, the package would provide predefined values.
| 1 2 3 4 5 6 | 
| client_id | OAuth client ID. This is obtained from Google API Credentials | 
| client_secret | OAuth client secret. This is obtained from Google API Credentials | 
| token | an output from  | 
| ... | additional arguments to send to  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.