# Example
# File of database
file_db <- system.file("extdata","bookorg.csv", package = "gerefer")
separator <- ";"
# Parameters of the function
input_date <- example_database(file_db, separator)
input_tam <- 9
#Calls the function bookorg_bib
bookorglister_bibtex <- bookorg_bib(input_date, input_tam)
bookorglister_bibtex
Run the code above in your browser using DataLab