View source: R/helper_database.R
write_log | R Documentation |
Make a log of the database updates. If the log table does not exists it creates it Make a new entry with the timestamp of the update
write_log(con, tablename, source)
con |
DBI connection |
tablename |
the name of the table |
source |
a manual comment to identify the source of the table |
the result from DBI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.