The goal of the R package zoteror is to retrieve references metadata stored in the Zotero local database (SQLite file).

Installation

You can install the development version from GitHub with:

# install.packages("remotes")
remotes::install_github("FRBCesab/zoteror")

Then you can attach the package zoteror:

Overview

The package zoteror only contains the function get_zotero_data() to retrieve references metadata from the Zotero local database.

Citation

Please cite this package as:

Casajus Nicolas (2023) zoteror: An R package to handle Zotero local database. R package version 0.0.1.

Code of Conduct

Please note that the zoteror project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.