downloadFileFromSharepoint: Download Sharepoint Item

View source: R/FilesAndDirectories.R

downloadFileFromSharepointR Documentation

Download Sharepoint Item

Description

Download Sharepoint Item

Usage

downloadFileFromSharepoint(team_name, folder_name, file_name)

Arguments

team_name

name of team or drive

folder_name

replace back slashes with forward slashes '/'

file_name

include extension

Value

returns full/file/path/to where the file is downloaded. After use, consider deleting this file by 'file.remove()' to keep temp directory clean.


sanjidnet/SharepointR documentation built on Dec. 10, 2022, 8:10 a.m.