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 May 29, 2024, 10:30 a.m.