View source: R/databricks-dbi.R
db_create_table_from_data | R Documentation |
Create table from data frame structure
db_create_table_from_data(
conn,
quoted_name,
value,
field.types,
temporary = FALSE,
overwrite = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.