Hi,

This feels like a kinda dumb basic question, but I haven't been able to figure 
it out.

I have a bunch of csv files I'd like to put into one csv using R.

I have tried cat, append, join, aggregate, and a bunch of other things, but 
none of them really work for combining the data. If it's one of those listed, 
then my syntax is goofy. The csv files have different row numbers but the same 
columns. I just want to add each one to the end of the other. 

I've removed the heading from all but one of them (but I could easily get the 
headings all back if that helps).

Thanks for the help!

Tyler





        [[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.

Reply via email to