readxl-package {readxl}R Documentation

readxl: Read Excel Files

Description

logo

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(s)

Maintainer: Jennifer Bryan jenny@posit.co (ORCID)

Authors:

Other contributors:

See Also

Useful links:


[Package readxl version 1.4.5 Index]