hadley/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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version2.1.5.9000
URL https://readr.tidyverse.org https://github.com/tidyverse/readr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hadley/readr")
hadley/readr documentation built on Feb. 3, 2024, 9:45 a.m.