Hi,
 
I would like to recursively loop through al subfolders of a directory and do 
stuff with certain file types in those dirs. Is there a package/function that 
could do this? So it's more than Sys.glob. I'm looking for equivalent of 
Python's os.walk *) and I don't want to reinvent the wheel.
 
Thank you.

Cheers!!
Albert-Jan
 
*) http://www.saltycrane.com/blog/2007/03/python-oswalk-example/

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
All right, but apart from the sanitation, the medicine, education, wine, public 
order, irrigation, roads, a fresh water system, and public health, what have 
the Romans ever done for us?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


      
        [[alternative HTML version deleted]]

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to