Skip to Content
R Programming Fundamentals
book

R Programming Fundamentals

by Kaelen Medeiros
September 2018
Beginner
206 pages
4h 27m
English
Packt Publishing
Content preview from R Programming Fundamentals

Data Summarization Tables

If you're familiar with Microsoft Excel, you may have some experience building pivot tables. It's possible to create them in R using the rpivotTable package, as shown in the following screenshot:

If you install it along with the htmlwidgets package, you can create pivot tables with multiple options and look at stats. It's interesting, but you'll also need to know how to manipulate data yourself. The rest of this section will focus on building the various kinds of summaries using tools other than rpivotTable.

What kind of data summarization you'll need to use will strongly depend on the goals of your data project. ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

R Programming Fundamentals

R Programming Fundamentals

Samik Sen, Marcin Dubel
Python for Programmers

Python for Programmers

Paul Deitel, Harvey Deitel

Publisher Resources

ISBN: 9781789612998Supplemental Content