image_actions | R Documentation |
Retrieve an action associated with a particular image id.
image_actions(image, action_id, ...)
image |
An image to modify. |
action_id |
An action id associated with an image. |
... |
Options passed on to httr::GET. Must be named, see examples. |
## Not run:
image_actions(5710271, 31221438)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.