Posts by Elcio Silveira • 23 points
1 post
- 
		2 votes2 answers1801 viewsQ: How to join two csv files in R?my problem is the following: I have two data files in csv format with same number of columns and same column names (see below). I ask to read the files as follows: > dados_1 <-…