Skip to contents

Addition remove methods for databricks connectors implemented for connector::remove_cnt():

Usage

remove_cnt(connector_object, name, ...)

# S3 method for class 'ConnectorSharepoint'
remove_cnt(connector_object, name, ...)

Arguments

connector_object

Connector The connector object to use.

name

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

...

ConnectorSharepoint: Additional parameters to pass to the delete() method of Microsoft365R::ms_drive() class.

Value

ConnectorSharepoint object