Get filepaths of given type, possibly recursively
Arguments
- ftype
Filetype glob, defaults to '*.Rmd'
- indir
Directory to begin search in
- depth
Recursion depth, defaults to 1 (ie inside subfolders)
Examples
if (FALSE) {
if(interactive()){
#EXAMPLE1
}
}