R for Data Analysis- Full Course
Section: Part II: Data Acquisition
Module: Import from Spreadsheets
Free Book: https://trevorfrench.github.io/R-for-...
Most R users will have to work with spreadsheets at some point in their careers. This video will teach you how to import data from a .csv or .xlsx file and how to get the imported data into a format that’s easy to work with. Additionally, this video will demonstrate how to import multiple files at once and combine them all into a single dataframe.