find_file: Find a full path to a file name, recursively

View source: R/index.R

find_fileR Documentation

Find a full path to a file name, recursively

Description

Find a full path to a file name, recursively

Usage

find_file(root, name, complete = TRUE)

Arguments

root

search everything below this directory

name

file name to search for

Value

full normalized path to file


sakrejda/stannis documentation built on June 25, 2022, 3:19 a.m.