r-cran-readr

GNU R package to read rectangular text data
  https://github.com/tidyverse/readr
  0
  no reviews



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.