
Package index
-
ConnectorSharepoint_object
ConnectorSharepoint
- Connector Object for Sharepoint class, built on top of connector::Connector class
-
connector_sharepoint()
- Create sharepoint connector object
-
options
- connector.sharepoint Options
-
create_directory_cnt()
- Create a directory
-
disconnect_cnt()
- Disconnect (close) the connection of the connector
-
download_cnt()
- Download content from the connector
-
list_content_cnt()
- List available content from the connector
-
read_cnt()
- Read content from the connector
-
remove_cnt()
- Remove content from the connector
-
remove_directory_cnt()
- Remove a directory
-
tbl_cnt()
- Use dplyr verbs to interact with the remote database table
-
upload_cnt()
- Upload content to the connector
-
upload_directory_cnt()
- Upload folder to sharepoint
-
write_cnt()
- Write content to the connector
-
get_default_hash()
- Get the default hash
-
get_token()
- Retrieve a token from the AzureAuth package
-
not_on_ci()
- Running on CI or not.