zot_set_options | R Documentation |
It allows to preliminary store options frequently used by 'zoteroR', thus removing the requirement to specify them each time a function is called.
zot_set_options(...)
user |
A Zotero userId. |
credentials |
Either an R object created with AuthZot(store = TRUE), or an API secret key with write access created at [https://www.zotero.org/settings/keys] |
Nothing. Used for its side effects (stores settings).
zot_set_options(user = 12345, credentials = "<API>")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.