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)

Arguments

bibtex_file

the path to the .bib file

check_in_text

filter docs to keep only those with this pattern in either title, keywords, or abstract. Defaults to NULL.

Value

a tibble with one row = one document

Examples

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