zot_size: Find size of zotero objects stored locally

Description Usage Arguments Value Examples

View source: R/size.R

Description

Find size of zotero objects stored locally

Usage

1
zot_size(path)

Arguments

path

Path to local Zotero storage sub-folde, e.g. "/home/user/.mozilla/firefox/mdk7yirc.default/zotero/storage"

Value

A data.frame (tibble) with ID and size of each item present in the local storage.

Examples

1
size <- zot_size()

giocomai/zoteroR documentation built on Feb. 23, 2020, 9:52 a.m.