Skip to content
Prev 299123 / 398503 Next

how to get list of files within a particular local file folder

On Jul 4, 2012, at 15:24 , Ajay Ohri wrote:

            
Something like 

all <- lapply(list.files(), read.table)

?

-pd