Menu

Suppose the data comes in the presentation form as follows:

Winter, Spring, and Summer represent GPA in each quarter. The format looks nice in Excel. But it is not tidy in R standard. Let’s group the quarters into one column and create a new ‘GPA’ column.