find_file_along_path: Goes up path component and looks for the file_name in each...

Description Usage Arguments Value

View source: R/find_file_along_path.R

Description

Goes up path component and looks for the file_name in each directory.

Usage

1
find_file_along_path(my_path, file_name)

Arguments

my_path

character string path to search along

file_name

character string to search for

Value

Path to the file if it's along the path provided


DanteBortone/housekeeping documentation built on April 20, 2020, 4:08 p.m.