zotero_get_all_items: Get all items in a public Zotero group

View source: R/zotero_get_all_items.R

zotero_get_all_itemsR Documentation

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

zotero_get_all_items(2425237);

ufs documentation built on July 9, 2023, 6:07 p.m.