readxl
Read Excel Files
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.
1.5.0
MIT + file LICENSE
1 个版本
安装
install.packages("readxl")
remotes::install_cran("readxl")
版本列表
1.5.0
2026-05-16