Addition list content methods for databricks connectors implemented
for connector::upload_cnt()
:
ConnectorSharepoint: Reuses the
connector::upload_cnt()
method forConnectorSharepoint()
Arguments
- connector_object
Connector The connector object to use.
- file
character Path to the file to download to or upload from
- name
character Name of the content to read, write, or remove. Typically the table name.
- ...
ConnectorSharepoint: Additional parameters to pass to the
upload_file()
orupload_folder()
method ofMicrosoft365R::ms_drive()
class.- recursive
If
recursive
is TRUE, all subfolders will also be transferred recursively. Default:FALSE
Value
ConnectorSharepoint object