action | R Documentation |
Retrieve an existing action by action id
action(actionid, ...)
actionid |
(integer) Optional. An action id. |
... |
Additional arguments passed down to low-level API function
( |
## Not run: d <- droplet_create() droplet_actions(d)[[1]]$id %>% action() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.