Skip to contents

Addition write methods for databricks connectors implemented for connector::write_cnt():

Usage

write_cnt(connector_object, x, name, ...)

Arguments

connector_object

connector The connector object to use.

x

The object to write to the connection

name

character Name of the content to read, write, or remove. Typically the table name.

...

Additional arguments passed to the method for the individual connector.

Value

invisible connector_object.