EDA III: Restructuring Data
摘要
We explore additional techniques for restructuring data in R. We start by looking at two-table verbs that combine information across multiple datasets. Then, we explore the concept of wide and long data formats and introduce table pivots to move between these formats. We end with a longer example showing how to put the material from the three EDA chapters together into a single analysis.