bib2df-package {bib2df}R Documentation

bib2df: Parse a BibTeX file to data.frame

Description

This 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.

Details

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")


[Package bib2df version 1.1.1 Index]