Manipulating Dataframes in R

Go to class
Write Review

Free Online Course: Manipulating Dataframes in R provided by Pluralsight is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Manipulating Dataframes in R is taught by Chase DeHan.

Overview
  • People coming from spreadsheets are blown away with how easy and powerful it is to manipulate tabular data with R. In this course, you will learn the fundamental building blocks of how to work with the R data frame.

    Data preparation is one of the most difficult and time-consuming tasks for data professionals. In this course, Manipulating Dataframes in R, you will learn foundational knowledge of the R dataframe. First, you will explore the basics of the data frame. Next, you will discover how to access certain fields in your data. Finally, you will learn how to do these same tasks with the powerful dplyr package. When you’re finished with this course, you will have the skills and knowledge of data manipulation in R needed to succeed at getting your data into the proper form for analysis.