View source: R/list_sheetnames.R
list_sheetnames | R Documentation |
Note: this function was previously list.sheetnames()
list_sheetnames(data_folder, files, reg_ex = NULL)
list.sheetnames(data_folder, files, reg_ex = NULL)
data_folder |
A string pointing to the parent path |
files |
A vector of filenames that will be pasted to the parent path |
reg_ex |
A regular expression to select sheets using |
Other readin functions:
read_excelsheet()
,
read_header()
,
read_multsheets()
,
read_ods_multsheets()
,
read_sheets()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.