sp_write_xlsx {tntpr} | R Documentation |
Function for uploading an xls / xlsx file
Description
Function for uploading an xls / xlsx file
Usage
sp_write_xlsx(x, path, site, drive, ...)
Arguments
x |
R object |
path |
path on the Sharepoint drive |
site |
ms_site object |
drive |
ms_drive object |
... |
additional arguments passed on from sp_write() |
Value
nothing
[Package tntpr version 1.2.1 Index]