get_file: Search file names

get_fileR Documentation

Search file names

Description

Provide a list of file names and regular expression to get the file name

Usage

get_file(file_list, regex)

Arguments

file_list

A character vector of file names.

regex

Regular expression pattern. See regex for more info.

Value

The name(s) of file(s) that match the regex


kazeera/hourglass documentation built on April 5, 2025, 7:18 a.m.