get_file_nms: Get File Names

View source: R/get_file_nms.R

get_file_nmsR Documentation

Get File Names

Description

Create a data frame of folders and file names within path

Usage

get_file_nms(path = ".")

Arguments

path

A path to the directory containing the folders of interest. path should only contain folders (no files), and each of those folders should only contain files (no folders).

Value

a data frame of all files contained in path

Author(s)

Mike Ackerman and Kevin See


mackerman44/DASH documentation built on Sept. 5, 2024, 8:14 a.m.