readr
Data importer
Provides fast and friendly way to read rectangular data from delimited files
Read flat files (csv, tsv, fwf) into R
1k stars
53 watching
286 forks
Language: R
last commit: 7 months ago
Linked from 1 awesome list
csvfwfparsingr
Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance CSV and TSV reader that uses indexing and lazy loading to improve reading speed without loading all data at once. | 623 |
| A C library that enables R to read and write various data formats used by other statistical packages | 424 |
| A package that reads data from Excel files into R | 731 |
| Helps create organized data with minimal manual work | 1,387 |
| An asynchronous CSV file importer that reads and processes files line by line to prevent delays and memory issues. | 149 |
| A package for extracting data from web pages using HTML parsing and CSS/XPath selectors. | 1,495 |
| A gem for reading tabular data in the comma-separated values (CSV) format | 177 |
| An R package providing an interface to Our World in Data datasets for easy data import and visualization. | 116 |
| A library for reading data from various flat file formats such as TSV/CSV and Excel files | 11 |
| A CLI tool for formatting and displaying tabular data in a visually appealing way. | 2,065 |
| A set of R packages designed to work together harmoniously for data science tasks. | 1,680 |
| A collection of R functions for simplifying data cleaning and preparation tasks. | 1,398 |
| A .NET library for reading and writing data from fixed length or delimited records in files | 1,136 |
| A package for importing COBOL data directly into R as structured data frames. | 14 |
| Converts statistical analysis objects from R into tidy data structures | 19 |