Hi all,
I have two txt file with X,Y,Z column and I need to merge together I tried file_all <- merge("file1.txt","file2.txt") but I don't sure about the result. Is It this code correct? Thanks Ale [[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.