load_db | R Documentation |
loads one of the database from a feather file
load_db(filename_db)
filename_db |
Filename of the database to load |
A tibble with the database #' @examples download_clean_save_irena() irena_db<-load_db(get_irena_db_files()[1])
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.