Append a table into db and check the column name
1 | dbAppendTable(con, table, data)
|
con |
A connection object as produced by dbConnect |
table |
The target table name |
data |
A data frame to write into table |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.