readr

Data importer

Provides fast and friendly way to read rectangular data from delimited files

Read flat files (csv, tsv, fwf) into R

GitHub

1k stars
53 watching
286 forks
Language: R
last commit: 4 months ago
Linked from 1 awesome list

csvfwfparsingr

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tidyverse/vroom A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. 621
tidyverse/haven A C library that enables R to read and write various data formats used by other statistical packages 425
tidyverse/readxl A package that reads data from Excel files into R 729
tidyverse/tidyr Helps create organized data with minimal manual work 1,384
flinedev/csvimporter An asynchronous CSV file importer that reads and processes files line by line to prevent delays and memory issues. 148
tidyverse/rvest A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. 1,492
rubycocos/csvreader A gem for reading tabular data in the comma-separated values (CSV) format 178
piersyork/owidr An R package providing an interface to Our World in Data datasets for easy data import and visualization. 116
tpunder/fm-flatfile A library for reading data from various flat file formats such as TSV/CSV and Excel files 11
alexhallam/tv A CLI tool for formatting and displaying tabular data in a visually appealing way. 2,061
tidyverse/tidyverse A set of R packages designed to work together harmoniously for data science tasks. 1,669
sfirke/janitor A collection of R functions for simplifying data cleaning and preparation tasks. 1,392
marcosmeli/filehelpers A .NET library for reading and writing data from fixed length or delimited records in files 1,131
thospfuller/rcoboldi A package for importing COBOL data directly into R as structured data frames. 14
dgrtwo/broom Converts statistical analysis objects from R into tidy data structures 19