data.frameThis package provides functions to parse and write BibTeX files. BibTeX files
can be parsed to data.frame to make them accessible with popular tools like
dplyr, tidyr, ggplot2 and many more.
BibTeX entries represented in a data.frame can be altered in a familiar way and
written back to a valid BibTeX file.
To learn more about bib2df, start with the vignettes:
browseVignettes(package = "bib2df")