Description Usage Arguments Value
Create an empty table from reference tabular data
1 | create_table(con, name, dt, create_index = FALSE)
|
con |
an SQL connection |
name |
name of table |
dt |
reference tabular data |
create_index |
create a default index if dt is data.table and keyed |
TRUE/FALSE
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.