Description Usage Arguments Value
Get user's recent bookmarks, filtered by tag.
1 2 3 4 5 | get_recent_bookmarks(
api_token = Sys.getenv("API_TOKEN"),
tags = NULL,
n_results = NULL
)
|
api_token |
(chr) api auth token. |
tags |
(chr vector) Filter up to three tags |
n_results |
(int) Number of result to return. Default is all. |
TRUE if successful, error message otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.