dlt_add_columns | R Documentation |
Add columns to the build table
dlt_add_columns(dtb, schema) ## S4 method for signature 'DeltaTableBuilder,ANY' dlt_add_columns(dtb, schema)
dtb |
DeltaTableBuilder |
schema |
character (DDL string) or structType |
DeltaTableBuilder
dlt_add_columns, since 1.0.0
DeltaTableBuilder
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.