zt_create_collection: Zotero create collection

View source: R/zotero.R

bib_use_zoteroR Documentation

Zotero create collection

Description

Zotero create collection

Usage

bib_use_zotero(
  collection_name = bib_zotero_collection(),
  parent_collection_key = NULL,
  ...
)

zt_create_collection(collection_name, parent_collection_key = NULL, ...)

Arguments

collection_name

name of the collection

parent_collection_key

collection key of the parent collections

...

Further named parameters, such as query, path, etc, passed on to modify_url(). Unnamed parameters will be combined with config().


the-mad-statter/washu documentation built on May 5, 2024, 10:26 a.m.