Skip to content
Prev 179425 / 398502 Next

Do you use R for data manipulation?

I also use the approach Philipp describes below.  I use Python and shell 
scripts for processing thousands of input files and getting all the data 
into one tidy csv table.  From that point onwards it's R all the way 
(often with the reshape package).

Paul
Philipp Pagel wrote: