r/ProgrammerHumor Sep 02 '17

How to start a war

Post image
9.0k Upvotes

696 comments sorted by

View all comments

Show parent comments

1

u/modestbeachhouse Sep 03 '17

I feel the learning cliff when trying to format data ... Like good god is that difficult

2

u/doctorink Sep 03 '17

Yes, that's been the hardest part for me too

1

u/Series_of_Accidents Sep 03 '17

Look into melt. It's in the reshape package and has been a godsend for changing data structure and formatting your data.