get_file_names: get excel file names from directory

Description Usage Arguments Value

View source: R/get_file_names.R

Description

get excel file names from directory

Usage

1
get_file_names(data_dir, recursive = FALSE, include_dirs = FALSE)

Arguments

data_dir

string indicating the directory of interest

recursive

logical indicating whether to return file names recursively

include_dirs

logical indicating whether names of sub directories should also be included

Value

data.frame with columns file_path and file_name


ces0491/excelsioR documentation built on July 19, 2021, 8:47 a.m.