readxl-package {readxl}R Documentation

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:

See Also

Useful links:


[Package readxl version 1.3.1 Index]