readr (version 2.1.5)

readr-package: readr: Read Rectangular Text Data

Description

logo

The goal of 'readr' is to provide a fast and friendly way to read rectangular data (like 'csv', 'tsv', and 'fwf'). It is designed to flexibly parse many types of data found in the wild, while still cleanly failing when data unexpectedly changes.

Arguments

Author

Maintainer: Jennifer Bryan jenny@posit.co (ORCID)

Authors:

Other contributors:

  • Romain Francois [contributor]

  • Shelby Bearrows [contributor]

  • Posit Software, PBC [copyright holder, funder]

  • https://github.com/mandreyel/ (mio library) [copyright holder]

  • Jukka Jylänki (grisu3 implementation) [contributor, copyright holder]

  • Mikkel Jørgensen (grisu3 implementation) [contributor, copyright holder]

See Also