zot_size | R Documentation |
Find size of Zotero objects stored locally
zot_size(path)
path |
Path to local Zotero storage sub-folder, e.g. "/home/user/.mozilla/firefox/mdk7yirc.default/zotero/storage" |
A data.frame (tibble) with ID and size of each item present in the local storage.
## Not run:
size <- zot_size()
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.