View source: R/pocket_modify.R
Bulk modify for a given action, i.e., the action is the same for all item_ids.
1 | pocket_modify_bulk_(item_ids, action_name, consumer_key, access_token, ...)
|
item_ids |
Character vector. Pocket item IDs that should be modified. |
action_name |
Character. The action that should be performed on all specified items. |
consumer_key |
Character string. Your Pocket consumer key. Defaults to |
access_token |
Character string. Your Pocket request token. Defaults to |
... |
Additional named arguments to be added to the action list items. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.