Learn R Programming

ufs (version 0.3.2)

zotero_get_all_items: Get all items in a public Zotero group

Description

Get all items in a public Zotero group

Usage

zotero_get_all_items(group, format = "bibtex")

Arguments

group

The group ID

format

The format to export

Value

A character vector

Examples

Run this code
# NOT RUN {
zotero_get_all_items(2425237);
# }

Run the code above in your browser using DataLab