all_filenames: all_filenames: function to get all file names from a...

View source: R/MLMSfunctions.R

all_filenamesR Documentation

all_filenames: function to get all file names from a directory of .dxf files

Description

all_filenames: function to get all file names from a directory of .dxf files

Usage

all_filenames(path)

Arguments

path

path to the directory of .dxf files

Value

vector of filenames for all .dxf files in the specified directory

Examples

Usage example
all_filenames("~/path_to_files")

lilyacb/MLMS documentation built on July 21, 2023, 4:12 a.m.