Hello, I have two RData files that I want to gather the information to perform the data processing. But, I am not able to join the arrays through the CSV file because it does not load all the information, when I convert the RData file to CSV the array gets incomplete. Is there any other way to merge the information from the two RData files into a single array?