read_excel_noguess: Drop-in replacement for 'readxl::read_excel()' that does not...

View source: R/load_rba_sheet.R

read_excel_noguessR Documentation

Drop-in replacement for readxl::read_excel() that does not infer file type based on extension

Description

Drop-in replacement for readxl::read_excel() that does not infer file type based on extension

Usage

read_excel_noguess(path, ...)

Arguments

path

Path to the xls/xlsx file.

...

Arguments passed to readxl::read_xls() or readxl::read_xlsx()


readrba documentation built on Aug. 13, 2023, 9:06 a.m.