read.printfiles.Rd
This function reads in the gadget output files defined in printfiles. This is a quick and dirty implementation that has been designed to read a few nice examples, so it may work for some instances and it may not. It assumes that the last line containing a comment ';' is the line describing the column names and is the last comment line.
read.printfiles(path = ".", suppress = FALSE)
a character string with the name of the folder containing the printfiles
logical should warnings of missing files be suppressed
a list containing the data that has been read in named after the files found in path.