Description Usage Arguments Value Examples
Function to run on error when inserting data into the database
1 | error_log(e, dtst)
|
dtst |
The dataset from which the error occurred |
Logical - TRUE for worked ok.
1 2 | dat <- data.frame()
insert_db(dat)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.