zot_size: Find size of Zotero objects stored locally

View source: R/size.R

zot_sizeR Documentation

Find size of Zotero objects stored locally

Description

Find size of Zotero objects stored locally

Usage

zot_size(path)

Arguments

path

Path to local Zotero storage sub-folder, 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

## Not run: 
size <- zot_size()

## End(Not run)

giocomai/zoteroR documentation built on June 12, 2025, 9:32 p.m.