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.
Author:
Hadley Wickham
ORCID iD
[aut],
Jennifer Bryan
ORCID iD
[aut, cre],
Posit, PBC [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)