Get the names of the sheets of XLS(X) resources
Source:R/resource.R
, R/ridlobject.R
ridl_resource_excel_sheets.Rd
Get the names of the sheets of XLS(X) resources
Usage
# S3 method for RIDLResource
ridl_resource_excel_sheets(
resource,
format = NULL,
download_folder = NULL,
quiet = TRUE
)
# S3 method for RIDLResource
rr_excel_sheets(resource, format = NULL, download_folder = NULL, quiet = TRUE)
ridl_resource_excel_sheets(resource, format, download_folder, quiet)
# S3 method for default
ridl_resource_excel_sheets(resource, format, download_folder, quiet)
rr_excel_sheets(resource, format, download_folder, quiet)
# S3 method for default
rr_excel_sheets(resource, format, download_folder, quiet)