readr: Read Rectangular Text Data
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.
Maintainer: Jim Hester james.hester@rstudio.com
Authors:
Hadley Wickham hadley@rstudio.com
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]
Useful links:
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.