readxl
Excel reader
A package that reads data from Excel files into R
Read excel files (.xls and .xlsx) into R 🖇
729 stars
39 watching
194 forks
Language: C++
last commit: 3 months ago excelrspreadsheetxlsxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,010 |
libxls/libxls | A C library that reads and parses binary Excel files | 442 |
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 |
fanlia/read_xlsx_v | A Vlang library for parsing and reading Excel files (.xlsx) in a file-based format | 0 |
python-excel/xlrd | A Python library that reads data from Excel files in the historical .xls format. | 2,159 |
troldal/openxlsx | A C++ library for reading and writing Excel files in the .xlsx format. | 1,378 |
childoftv/as3-xlsx-reader | A reader for Excel files in various Adobe technologies | 41 |
pyexcel/pyexcel | A unified API for reading and manipulating various spreadsheet file formats. | 1,215 |
damian-m-g/xlsx_drone | A fast and lightweight C library for reading Microsoft Excel's *.xlsx files without relying on external applications. | 15 |
tidyverse/tidyr | Helps create organized data with minimal manual work | 1,384 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,669 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 425 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,155 |
weshatheleopard/rubyxl | A Ruby library for reading and modifying spreadsheet files in the Open XML format | 1,276 |
ropensci/readods | A package for reading and writing OpenDocument Spreadsheet files | 55 |