Description Usage Arguments Value Examples
Read The Set Of Groups The Current Api Key Has Access To
1 | ztr_read_groups(zotero_object, timeout = 20)
|
zotero_object |
|
timeout |
Seconds for the timeout of request (default: |
httr::response
object
1 2 3 4 5 6 | ## Not run:
ztr <- Zotero$new("ztr4r")
ztr %>%
ztr_read_groups()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.