| readBib {rbibutils} | R Documentation |
Import bibtex files.
readBib(file, encoding)
file |
name or path to the file, a character string. |
encoding |
the encoding of |
Reads a bibtex file and converts the result to bibentry.
a bibentry object
This function is experimental and should be considered internal.
Georgi N. Boshnakov