readxl
Excel reader
A package that reads data from Excel files into R
Read excel files (.xls and .xlsx) into R 🖇
731 stars
39 watching
194 forks
Language: C++
last commit: 5 months ago excelrspreadsheetxlsxlsx
Related projects:
Repository | Description | Stars |
---|---|---|
tidyverse/readr | Provides fast and friendly way to read rectangular data from delimited files | 1,011 |
libxls/libxls | A C library that reads and parses binary Excel files | 444 |
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. | 623 |
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,163 |
troldal/openxlsx | A C++ library for reading and writing Microsoft Excel files (.xlsx) format | 1,405 |
childoftv/as3-xlsx-reader | A reader for Excel files in various Adobe technologies | 41 |
pyexcel/pyexcel | An API for reading and manipulating data in various spreadsheet formats | 1,221 |
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,387 |
tidyverse/tidyverse | A set of R packages designed to work together harmoniously for data science tasks. | 1,680 |
tidyverse/haven | A C library that enables R to read and write various data formats used by other statistical packages | 424 |
qtexcel/qxlsx | An Excel file reader/writer library using Qt. | 1,175 |
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 |