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


BiomarkABS/DASH documentation built on April 14, 2025, 4:17 a.m.