R

Asked • 06/23/19

How to import multiple .csv files at once?

Suppose we have a folder containing multiple data.csv files, each containing the same number of variables but each from different times.Is there a way in R to import them all simultaneously rather than having to import them all individually?My problem is that I have around 2000 data files to import and having to import them individually just by using the code: read.delim(file="filename", header=TRUE, sep="\ ")is not very efficient.

1 Expert Answer

By:

Jay P. answered • 06/25/19

Tutor
New to Wyzant

R tutor with 10+years of R coding experience

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.