Showing 3 of total 3 results (show query)
tidyverse
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.
Maintained by Jennifer Bryan. Last updated 8 months ago.
1.0k stars 20.06 score 132k scripts 2.1k dependentsr-lib
brio:Basic R Input Output
Functions to handle basic input output, these functions always read and write UTF-8 (8-bit Unicode Transformation Format) files and provide more explicit control over line endings.
Maintained by Gábor Csárdi. Last updated 8 months ago.
56 stars 12.00 score 39 scripts 526 dependents