There's a bibtex parser for R: you could adapt that for your use, rather than trying to reinvent the equivalent tool.
https://cran.r-project.org/web/packages/bibtex/index.html Sarah On Thu, Feb 14, 2019 at 5:57 PM Gouresh Kamble via R-help <r-help@r-project.org> wrote: > > Dear to whom it may concern on the R team, > > > > I am having an issue with creating a code in which i can hold information > such as the author of a paper, the year of publication, and the title. Also > would like to add into this data frame a logical variable which would show > some keywords I used to find the data. I keep getting stuck on how to create > specific characters for the table. > > > -- Sarah Goslee (she/her) http://www.numberwright.com ______________________________________________ R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.