Importing Formatted Text Files: R Playbook
By Justin Flett
Course info



Course info



Description
R is a widely used programming language for statistical computing. In this course, you will learn foundational knowledge importing formatted text files R. First, you will learn the basics of importing text files using default R functions. Next, you will learn how to import CSV and tab delimited files. You will learn how to import JSON files using the rjson package. Finally, you will learn how to import XML files within R. When you’re finished with this course, you will have the skills and knowledge of importing some of the most commonly used data files into R.
Section Introduction Transcripts
Course Overview
(Music) Hi everyone. My name is Justin, and welcome to my course, Importing Formatted Text Files: R Playbook. I am a mechitronics engineer, and I'm currently an engineering professor at Sheridan College. Prior to this I have many years of engineering and consulting experience across numerous industries. This course is a beginner-level course for learning the fundamentals of importing text files with R so some prior knowledge of R might be beneficial. Some of the major topics that we will cover include: importing text files in R, importing CSV files in R, importing delimited files in R, importing JSON files in R, and finally, importing XML files in R. By the end of this course, you will be proficient in the fundamental techniques required to import formatted text files within R. From here, continue your learning by diving into R and data science with courses on R Programming Fundamentals, Data Science with R, and Exploratory Data Analysis with R. I hope you'll join me on this journey to learn importing formatted text files in R with the Importing Formatted Text Files: R Playbook course at Pluralsight.