sp_read_xlsx {tntpr} | R Documentation |
Internal function for reading excel files from Sharepoint
Description
Internal function for reading excel files from Sharepoint
Usage
sp_read_xlsx(path, site, drive, ...)
Arguments
path |
path |
site |
ms_site object |
drive |
ms_drive object |
... |
additional arguments from sp_read() |
Value
data read by readxl::read_excel()
[Package tntpr version 1.2.1 Index]