Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Managing Data in R Using Data Frames

Learn how to use and reshape data frames in R. The course also covers common alternatives to the data frame like tibble and data table.

Intermediate
2h 1m
(8)

Created by Martin Burger

Last Updated Sep 12, 2025

Course Thumbnail
  • Course

Managing Data in R Using Data Frames

Learn how to use and reshape data frames in R. The course also covers common alternatives to the data frame like tibble and data table.

Intermediate
2h 1m
(8)

Created by Martin Burger

Last Updated Sep 12, 2025

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Data
What you'll learn

Learn to work with very popular and versatile tabular data types in R. When using R, there is no way around the data frame and its alternatives. In this course, Managing Data in R Using Data Frames, you will learn that tabular data (data.frame, data.table, tibble) are the standard data type in R and most of the analyses performed in R use this data format. First, you will discover how to manipulate and reshape a raw data frame. Then, you will explore the common tasks such as table import, factor conversion, formatting of a table header, orientation in a table, column splits, column removal and addition, fusion of multiple tables, variable transformations, query, as well as export of a table. Finally, you will produce a clean data frame which can be used for detailed analysis or passed on to team members.

When you complete this course, you’ll have the skills and knowledge to perform standard tasks on data frames and can understand the many advantages of a data frame.

Managing Data in R Using Data Frames
Intermediate
2h 1m
(8)
Table of contents

About the author
Martin Burger - Pluralsight course - Managing Data in R Using Data Frames
Martin Burger
18 courses 4.6 author rating 181 ratings

Martin is a trained biostatistician, programmer, consultant and data science enthusiast. His main objective: Explaining data science in a straightforward way. You can find his latest work over at: r-tutorials.com

Get started with Pluralsight