
I want to summarize by year, so I drag “year” down into the “Rows” box, and to get the counts by year I actually drag the same variable, “year” into the “Values” box. Let’s make a bar chart by year for each site We can also make a quick plot to have a look at these data, and use our new ggplot2 skills. There are 6 missing values in the size_mm variable. I particularly like looking at missing data. It is a nice convention: it’s a reminder to others (especially you!). This skimr:: notation is a reminder to me that skim is from the skimr package. # explore data skimr :: skim(lobsters) Table 7.1: Data summary Name 10.6 Interludes (deep thoughts/openscapes).


8.4.2 Reshaping with tidyr::pivot_longer() and tidyr::pivot_wider().7.8.1 Knit, push, & show differences on GitHub.

