sp_read_xlsx: Internal function for reading excel files from Sharepoint

View source: R/sp_.R

sp_read_xlsxR 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()


tntpr documentation built on April 3, 2025, 8:48 p.m.