dot-findFiles: Find files (a wrapper around list.files)

Description Usage Arguments Value Examples

Description

Find files (a wrapper around list.files)

Usage

1

Arguments

path

A path to be searched

pattern

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

Value

A full path with the matching file(s)

Examples

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

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