readr-package | R Documentation |
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: Jennifer Bryan jenny@posit.co (ORCID)
Authors:
Hadley Wickham hadley@posit.co
Jim Hester
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]
Useful links:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.