So I have files that are in the same format with the same prefix "01_qc-..." and these files are also in different folders all labeled "Data...".
How do I read in all of the files simply into one dataframe in R?
So I have files that are in the same format with the same prefix "01_qc-..." and these files are also in different folders all labeled "Data...".
How do I read in all of the files simply into one dataframe in R?