| db_append_data | R Documentation | 
add data to an existing table on the database
db_append_data(db_connection, table_name, data, overlaps = FALSE)
| db_connection | a connection the local database | 
| table_name | name of the table to append to | 
| data | data to add | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.