how to input multiple .txt files?
A data folder has lots of .txt files from different customers.
Want to read all these .txt files to different master files:
such as:
cust1.xx.txt, cust1.xxx.txt, cust1.xxxx.txt,.............. to master file:
X.txt
cust2.xx.txt, cust2.xxx.txt, cust2.xxxx.txt,.............. to master file:
Y.txt
Thanks!
[[alternative HTML version deleted]]
______________________________________________
[email protected] 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.