Skip to contents

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

Usage

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

# S3 method for class 'ConnectorSharepoint'
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.

...

ConnectorSharepoint: Additional parameters to pass to the connector::write_file() function

Value

invisible connector_object.