dot-findFiles_Ori: Find files (wrapper around dir allowing to search a few...

Description Usage Arguments Value Examples

Description

Find files (wrapper around dir allowing to search a few levels up)

Usage

1
.findFiles_Ori(pattern, recurse_levels)

Arguments

pattern

Regular expression pattern to search for (passed to dir())

recurse_levels

Integer with the number of directory levels (above current working directory) to search in

Value

A full path with the matching file(s)

Examples

1
#.findFiles("*.sqlite", 5)

ss-lab-cancerunit/SpiderSeqR documentation built on Nov. 2, 2020, 12:18 a.m.