BibTeX databases can be created from data frames, interacting with Postgres
databases.
Arguments
- x
A data frame with bibliographic entries.
- ...
Further arguments passed to file()
.
- filename
A character value with the path and the name of the file to
be written.
- encoding
Character value with the encoding (passed to file()
).