Data Challenge Lab Home

Parsing details [wrangle]

(Builds on: Parsing basics, Tidy data, Date/time basics, String basics)

You have the basics of parsing files, but now it’s time to learn how to handle more complicated situations where readr doesn’t automatically guess the correct columns types. In this unit you’ll learn:

Readings