Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

readxl-package

readxl: Read Excel Files


Description

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.

Author(s)

Maintainer: Jennifer Bryan jenny@rstudio.com (0000-0002-6983-2759)

Authors:

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]

See Also

Useful links:


readxl

Read Excel Files

v1.3.1
GPL-3
Authors
Hadley Wickham [aut] (<https://orcid.org/0000-0003-4757-117X>), Jennifer Bryan [aut, cre] (<https://orcid.org/0000-0002-6983-2759>), RStudio [cph, fnd] (Copyright holder of all R code and all C/C++ code without explicit copyright attribution), Marcin Kalicinski [ctb, cph] (Author of included RapidXML code), Komarov Valery [ctb, cph] (Author of included libxls code), Christophe Leitienne [ctb, cph] (Author of included libxls code), Bob Colbert [ctb, cph] (Author of included libxls code), David Hoerl [ctb, cph] (Author of included libxls code), Evan Miller [ctb, cph] (Author of included libxls code)
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.