3  empty: Tabular Data

Processing Tabular Data

  • Single Table Verbs
    • Select and rename
    • The pipe operator
    • Filter
    • Arrange
    • Mutate and transmute
    • Application
  • Summarizing
    • Counts
    • Summary functions
  • Pivoting Data
  • Joining Tables
  • Practice
Note 3.1

Since I already know quite a bit about this topic, I skipped it. Therefore, this chapter does not include personal notes except for two remarks.