get_file_in_parent: Find files in parent directories

Description Usage Arguments

View source: R/tools.R

Description

Find a file in the current or a parent directory.

Usage

1
get_file_in_parent(path, query)

Arguments

path

(character) One or more directories in which to start looking. If multiple directories are given then the search is started in their common parent directory.

query

(character) Name of the file to find.


grunwaldlab/quiltr documentation built on May 17, 2019, 8:40 a.m.