#Call the tabel_gera function
file_db <- system.file("extdata","example_database.csv",package = "bibliorefer")
separator <- ";"
input_date <- example_database(file_db, separator)
scientific_inf <- tabel_gera(input_date)
scientific_inf
Run the code above in your browser using DataLab