find_folder_along_path: Goes up path component and looks for the folder_name in each...

View source: R/find_along_path.R

find_folder_along_pathR Documentation

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

Description

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

Usage

find_folder_along_path(my_path, folder_name)

Arguments

my_path

character string path to search along

folder_name

character string to search for

Value

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


Benjamin-Vincent-Lab/housekeeping documentation built on Feb. 17, 2024, 2:13 a.m.