View source: R/zotero_get_all_items.R
zotero_get_all_items | R Documentation |
Get all items in a public Zotero group
zotero_get_all_items(group, format = "bibtex")
group |
The group ID |
format |
The format to export |
A character vector
zotero_get_all_items(2425237);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.