-1

(https://i.stack.imgur.com/sGagy.png)

I need help with number 2 on this assignment I named the data set Bike just so you know. I don't really need help creating the tables just the whole reordering part.

1 Answers1

1

Try looking at Re-ordering factor levels in data frame and Reorder levels of a factor without changing order of values

Community
  • 1
  • 1
TrevorLOlsen
  • 126
  • 7
  • They want me to order things from the different variables of the data frame though ... like order the different graduation statuses in the order on the assignment. And the yes and no. That's what confuses me... I know how to do it to the entire data frame – Alexis Stowe Feb 08 '17 at 03:34
  • Maybe this gets at your question better: http://stackoverflow.com/questions/18413756/re-ordering-factor-levels-in-data-frame – TrevorLOlsen Feb 08 '17 at 03:40
  • You're a life saver! Thank you so much!! – Alexis Stowe Feb 08 '17 at 03:54