readxl-package | R Documentation |
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.
Maintainer: Jennifer Bryan jenny@posit.co (ORCID)
Authors:
Hadley Wickham hadley@posit.co (ORCID)
Other contributors:
Posit, PBC (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:
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.