ZoteroTypes: List with empty zotero-items

ZoteroTypesR Documentation

List with empty zotero-items

Description

Each tibble in the list represents a zotero-item

Usage

ZoteroTypes(type = NULL, names = TRUE)

Arguments

type

Type of zotero-item, Default: NULL

names

return only column names if set to TRUE, Default: TRUE

Format

A list with 36 tibbles with zero rows and various columns

Details

Used to create Zotero-items from list of metadata

Value

Either list of zotero-items or specified item

Examples

# All zotero-items
names(ZoteroTypes())
# Column names of item-type `book`
ZoteroTypes("book")

c2z documentation built on Aug. 10, 2023, 9:06 a.m.