find_matching_file: Find file matching regular expression in directory. Used to...

View source: R/build.R

find_matching_fileR Documentation

Find file matching regular expression in directory. Used to retrieve code files which vary depending on version.

Description

Find file matching regular expression in directory. Used to retrieve code files which vary depending on version.

Usage

find_matching_file(file_path, match)

Arguments

file_path

Path to search for file

match

Regular expression to use

Value

File name


rcfgroup/clinconcept documentation built on Nov. 12, 2022, 2:40 a.m.