Description Usage Arguments Value Examples
Read A Specific Saved Search In The Library
1 | ztr_read_search(zotero_object, search, timeout = 20)
|
zotero_object |
|
search |
Search key. |
timeout |
Seconds for the timeout of request (default: |
httr::response
object
1 2 3 4 5 6 7 8 | ## Not run:
ztr <- Zotero$new("ztr4r")
# simple example
ztr %>%
ztr_read_search()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.