This is an unofficial helper package for dealing with Citavi.
I am not affiliated with Citavi, just a fan.
Citavi (Official Website, Official
GitHub) is a software program for reference
management and knowledge organization. When working with local Citavi
projects
(as opposed to
cloud
or
server
projects) you can directly work on the (database stored in) the .ctv6
file via SQL. CitaviR provides functionality for
- reading the data from the
.ctv6file - dealing with the data while it is outside Citavi to get the most out of it
- writing/updating the data into the
.ctv6file
You can install the development version of CitaviR from GitHub:
devtools::install_github('SchmidtPaul/CitaviR')You can find an example workflow on the Get Started page.

