ZoteroTypes | R Documentation |
Each tibble in the list represents a zotero-item
ZoteroTypes(type = NULL, names = TRUE)
type |
Type of zotero-item, Default: NULL |
names |
return only column names if set to TRUE, Default: TRUE |
A list with 36 tibbles with zero rows and various columns
Used to create Zotero-items from list of metadata
Either list of zotero-items or specified item
# All zotero-items
names(ZoteroTypes())
# Column names of item-type `book`
ZoteroTypes("book")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.