# load packages ----Setup
Tidy Data Review
Example untidy / wide data:
# create some untidy temperature data ----
# print it out ----Using pivot_longer() to “lengthen” / tidy our data:
# convert data from wide > long ----
# print it out ----This website is currently under development! (edit or remove this banner in _quarto.yml)
Today’s lab topic here
Your Name
January 6, 2025