Description Usage Arguments Value Examples
For a given slide page and slide ID, add an image to it
1 | add_image(image_url, slide_page, slides_id)
|
image_url: |
The url to an image you would like to add to a slide |
slide_page: |
the slide ID you want to add an image to |
slides_id: |
The ID of slide set that contains the slide you are adding an image to |
factor
1 2 3 | token <- rgoogleslides::authorize()
token <- token$credentials$access_token
rgoogleslides::authorize(authorize_from_secret(token))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.