find_files: find_files

Description Usage Arguments

View source: R/find_files.R

Description

find_files

Usage

1
2
find_files(lookfor, p = "C:/Users/", filetype = "R",
  alltolower = TRUE, subdir = TRUE)

Arguments

lookfor

string to be found

p

Path where the search takes place. The more precise, the shorter the time to find. Default is "C:/Users/"

filetype

type of file. Default is "R"

alltolower

boolean. casesenstivity. default is TRUE

subdir

should the search be extended to subdirectories. Default is TRUE


senickel/sebstoolkit2 documentation built on May 26, 2019, 4:30 a.m.