list_sheetnames.Rd
Note: this function was previously list.sheetnames()
list_sheetnames(data_folder, files, reg_ex = NULL)
list.sheetnames(data_folder, files, reg_ex = NULL)
A string pointing to the parent path
A vector of filenames that will be pasted to the parent path
A regular expression to select sheets using
Other readin functions:
read_excelsheet()
,
read_header()
,
read_multsheets()
,
read_ods_multsheets()
,
read_sheets()