sys_glob: Wildcard expansion

Description Usage Arguments Value

View source: R/get_options.R

Description

Like Sys.glob, but also understands double wildcards for recursive matching using double wildcards (**)

Usage

1
sys_glob(path, max_search_depth = 50)

Arguments

path

(character of length 1) The path to expand.

max_search_depth

(integer of length 1) How deep to search.

Value

character


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