write_to_db | R Documentation |
This code only works with relevant credentials.
write_to_db(df, db = "test", tbl = "davcni_racuni")
df |
dataframe output of ddv_transform |
db |
name of database on the local server with the appropriate table |
tbl |
name of the table in the database. defaults to davcni_racuni, but might also be test123 for example |
data frame with number of rows in database table. using mock db for testing.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.