Learn to Pivot with Little Miss Tidyverse
Details
Getting your data into R and in the right format is a big stumbling block for many beginner R users. You have probably entered your data in "wide" format, but to do analysis or use packages like ggplot, R wants your data in "long" format.
You will learn how to read data into R and use the new `pivot_longer` and `pivot_wider` functions from the `tidyr` package.
Little Miss Tidyverse will have you pivoting your data wide to long and back again in no time!
This event is part of the ResBaz (https://research.unsw.edu.au/events/resbaz-2019) event running at UNSW on Sept 10-12th. ResBaz has asked RLadies Sydney to run an event for their attendees, but RLadies Sydney members should definitely come along!!