zot_which_collection: Extract collections in which given item is included

Description Usage Arguments Value Examples

View source: R/read.R

Description

Extract collections in which given item is included

Usage

1
zot_which_collection(id, user = NULL, credentials = NULL)

Arguments

user

Zotero userId

credentials

Either an R object created with AuthZot(store = TRUE), or an API secret key with write access created at https://www.zotero.org/settings/keys

Value

A charachter vector including all categories in which given item is included.

Examples

1
categories <- zot_which_collection(item = "X1X2X3")

giocomai/zoteroR documentation built on Feb. 23, 2020, 9:52 a.m.