powered by
Each tibble in the list represents a zotero-item
ZoteroTypes(type = NULL, names = TRUE)
Either list of zotero-items or specified item
A list with 36 tibbles with zero rows and various columns
Type of zotero-item, Default: NULL
return only column names if set to TRUE, Default: TRUE
Used to create Zotero-items from list of metadata
# All zotero-items names(ZoteroTypes()) # Column names of item-type `book` ZoteroTypes("book")
Run the code above in your browser using DataLab