ropensci / bib2df

Parse a BibTeX file to a tibble
https://docs.ropensci.org/bib2df
99 stars 23 forks source link

Write df back to .bib #3

Closed leeper closed 7 years ago

leeper commented 7 years ago

It might be useful to be able to write the imported data frame back to a data frame. This would enable users to do processing in R to programmatically modify a bibtex database.