upload_item_to_sharepoint: Upload one file or folder to a SharePoint drive

View source: R/upload_item_to_sharepoint.R

upload_item_to_sharepointR Documentation

Upload one file or folder to a SharePoint drive

Description

Given a local file path, the file is uploaded to

Usage

upload_item_to_sharepoint(
  local_file_path,
  dst,
  local_root_rel = "inst/reports"
)

Arguments

local_file_path

The relative or absolute path to an existing local file to upload.

drive_path

A SharePoint folder, as returned by get_item or create_folder run on a SharePoint Drive.


dbca-wa/etlTurtleNesting documentation built on Nov. 18, 2022, 8:03 a.m.