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 <http://rapidxml.sourceforge.net>. Works on Windows, Mac and Linux without external dependencies.
Maintainer: Jennifer Bryan jenny@rstudio.com (0000-0002-6983-2759)
Authors:
Hadley Wickham hadley@rstudio.com (0000-0003-4757-117X)
Other contributors:
RStudio (Copyright holder of all R code and all C/C++ code without explicit copyright attribution) [copyright holder, funder]
Marcin Kalicinski (Author of included RapidXML code) [contributor, copyright holder]
Komarov Valery (Author of included libxls code) [contributor, copyright holder]
Christophe Leitienne (Author of included libxls code) [contributor, copyright holder]
Bob Colbert (Author of included libxls code) [contributor, copyright holder]
David Hoerl (Author of included libxls code) [contributor, copyright holder]
Evan Miller (Author of included libxls code) [contributor, copyright holder]
Useful links:
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.