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 <http://rapidxml.sourceforge.net>. Works on Windows, Mac and Linux without external dependencies. See also <https://cran.r-project.org/package=readxl>.
$
pkg install R-cran-readxlOrigin
textproc/R-cran-readxl
Size
2.88MiB
License
MIT
Maintainer
eduardo@FreeBSD.org
Dependencies
6 packages
Required by
3 packages