All functions

export_sharepoint()

Export an R object as a CSV or XLSX file to a specified Sharepoint location

export_sharepoint_file()

Export any file to a specified Sharepoint location

export_sharepoint_folder()

Upload a local folder to SharePoint

get_sharepoint_site()

Get the sharepoint site object

import_sharepoint()

Import a file from a specified Sharepoint location

list_sharepoint_drives()

List the sharepoint drives available in the specified site, useful for finding their names

list_sharepoint_objects()

List the sharepoint objects available in the specified drive, useful for finding the full paths for objects

read_sharepoint_file()

Read a CSV or Excel file directly from SharePoint

render_to_sharepoint()

Render an RMarkdown file and upload output to SharePoint