View source: R/FilesAndDirectories.R
downloadFileFromSharepoint | R Documentation |
Download Sharepoint Item
downloadFileFromSharepoint(team_name, folder_name, file_name)
team_name |
name of team or drive |
folder_name |
replace back slashes with forward slashes '/' |
file_name |
include extension |
returns full/file/path/to where the file is downloaded. After use, consider deleting this file by 'file.remove()' to keep temp directory clean.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.