get_file_names: List file names in folder

Description Usage Arguments Author(s)

View source: R/get_file_names.R

Description

List file names in folder with pattern and recursive settings.

Usage

1
get_file_names(filepath, pattern = ".tsv", recursive = TRUE)

Arguments

filepath

The path to the folder

pattern

The pattern to search for

recursive

Logical, search in sub-folders or not?

Author(s)

Håkon Kaspersen, hakon.kaspersen@vetinst.no


hkaspersen/impoRt documentation built on Jan. 30, 2022, 4:14 p.m.