Mostly useful when recursive and full.names are both FALSE: The current implementation sets full.names internally, and for recursive listings list.files(..., include.dirs = FALSE) is equivalent and faster.

list.files.nodir(path, ...)

Arguments

path

directory to list

...

arguments passed on to base::list.files

Author

Alexey Shiklomanov