gen_add_action_ {pocketapi} | R Documentation |
gen_add_action_
Description
Generate an action list element for adding URLs to Pocket.
Usage
gen_add_action_(add_urls, action_name, ...)
Arguments
add_urls |
Character vector. URLs that are to be added to Pocket. |
action_name |
Character. Name of the action to be used (ADD, in this case). |
... |
Additional named arguments to be added to the action list. |
Value
List of actions and URLs to add to Pocket.
[Package pocketapi version 0.1 Index]