Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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.

Author(s)

Maintainer: Jim Hester james.hester@rstudio.com

Authors:

Other contributors:

  • Romain Francois [contributor]

  • R Core Team (Date time code adapted from R) [contributor]

  • RStudio [copyright holder, funder]

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

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

See Also

Useful links:


readr

Read Rectangular Text Data

v1.4.0
GPL (>= 2) | file LICENSE
Authors
Hadley Wickham [aut], Jim Hester [aut, cre], Romain Francois [ctb], R Core Team [ctb] (Date time code adapted from R), RStudio [cph, fnd], Jukka Jylänki [ctb, cph] (grisu3 implementation), Mikkel Jørgensen [ctb, cph] (grisu3 implementation)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.