Data analysis in R relies on loading raw files cleanly into memory. This beginner-focused course introduces R's essential data import packages, teaching you how to read flat text files and spreadsheet workbooks cleanly and efficiently.
Ideal for beginners starting with R programming who need to ingest CSV, text, and Excel spreadsheets for analysis.
Importing data into R should be the easiest step in your analysis. Unfortunately, that is almost never the case. Data can come in many formats, ranging from .csv and text files, to statistical software files, to databases and HTML data. Knowing which approach to use is key to getting started with the actual analysis.
In this course, you’ll start by learning how to read .csv and text files in R. You will then cover the readr and data.table packages to easily and efficiently import flat file data. After that, you will learn how to read .xls files in R using readxl.
Price
This course is free to enrol.
Enrol free on DataCamp →Advertisement
More in Data Science & AI
