2 Tidy-ish tables
This chapter is a gentle introduction, taking what you already know about
importing tidy tabular data (with read.csv()
or the
readr package), and showing you how to how to do
the same things with tidyxl and
unpivotr. It works up to tables that are
mostly tidy, but have subtle problems.