hadley/readxl: Read Excel Files

Import excel files into R. Supports '.xls' via the embedded 'libxls' C library <https://github.com/libxls/libxls> and '.xlsx' via the embedded 'RapidXML' C++ library <https://rapidxml.sourceforge.net/>. Works on Windows, Mac and Linux without external dependencies.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version1.4.4.9000
URL https://readxl.tidyverse.org https://github.com/tidyverse/readxl
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("hadley/readxl")
hadley/readxl documentation built on March 4, 2025, 11:15 p.m.