Open GoogleCodeExporter opened 9 years ago
Also suggest by Brad B.
Original comment by DerekBea...@gmail.com
on 13 Aug 2013 at 7:25
##how it should work.
files <- c("a.txt", "b.txt", "c.txt", "d.txt", "e.txt")
matlist <- lapply(files, read.table, header=TRUE)
distatisR(matlist)
Original comment by DerekBea...@gmail.com
on 13 Aug 2013 at 8:40
Original issue reported on code.google.com by
DerekBea...@gmail.com
on 13 Aug 2013 at 7:25