status_db_init | R Documentation |
initialize a status database
status_db_init(sqlite_filename, named_df_list, exists_ok = FALSE)
sqlite_filename |
character(1) typically new path |
named_df_list |
a list of data.frame instances |
exists_ok |
logical(1) if TRUE will work with existing db |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.