bib_tib_doc.Rd
This function reads bib entries from a .bib file and formats them for later use with package bibou
bib_tib_doc(bibtex_file, check_in_text = NULL)
the path to the .bib file
filter docs to keep only those with this pattern in either title, keywords, or abstract. Defaults to NULL.
a tibble with one row = one document
bibtex_file=system.file("savedrecs_Rhone.bib",package="bibou")
bib_tib_doc(bibtex_file)
#>
#> Converting your isi collection into a bibliographic dataframe
#>
#> Warning: data set ‘bibtag’ not found
#> Error in `[.data.frame`(bibtag, , "ISI"): undefined columns selected