| write_sql_log | R Documentation | 
Used internally by write2sqlite
write_sql_log(db_name, message = NA_character_, extended_types = TRUE, ...)
db_name | 
 Database name (full or relative path must be part of the name).  | 
message | 
 Logging message to write to log_book table.  | 
extended_types | 
 RSQLite parameter for additional data types such as dates (default:   | 
... | 
 Additional parameters to be passed to   | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.