r4ds/data
Hadley Wickham bfa06daab5
Eliminate parsing chapter (#1128)
Originally the plan was to have two chapters about reading text files, a brief introduction in the whole game, and then a more detailed exploration later in the book. This organisation didn't seem to work very well because the second chapter didn't have much content, so I've removed it, integrating its content elsewhere in the book:

* Column parsing types moved back into data-import
* Specifics of parsing various data types (e.g. `col_number()`, `col_date()`, and `col_factor()`) moved into the corresponding data type chapters.
* String encoding has moved to the strings chapter

While I was in here I also removed the unused `import-other.qmd`; we had planned to survey other options but I no longer think this is worth it.
2022-11-17 09:56:08 -06:00
..
gapminder Fleshing out each file section 2022-09-17 10:58:18 -05:00
01-sales.csv Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
02-sales.csv Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
03-sales.csv Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
bake-sale.xlsx Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
gapminder.R Fleshing out each file section 2022-09-17 10:58:18 -05:00
heights.RDS Updates data set for model chapter to BLS NLS cross-section. 2016-01-07 13:25:25 -05:00
heights.csv Adds heights.csv 2015-12-30 09:12:30 -05:00
penguins.xlsx Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
penguins_species.xlsx Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
students.csv Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00
students.xlsx Draft/outline of spreadsheets (#949) 2021-10-26 15:00:33 -04:00