Part II Explains More Complex Wide to Long With base reshape In part I of this base reshape tutorial we went over the basics of reshaping data with reshape. We learned two rules that help us to be more efficient … Continue reading →
This Post Will Explain the Basics of Wide to Long With base reshape (part I) Often your data set is in wide format and some sort of analysis or visualization requires putting the data set into long format. Hadely Wickham … Continue reading →