bc7049297a
Import excel files into R. Supports '.xls' via the embedded 'libxls' C library <https://github.com/evanmiller/libxls> and '.xlsx' via the embedded 'RapidXML' C++ library <http://rapidxml.sourceforge.net>. Works on Windows, Mac and Linux without external dependencies.
4 lines
268 B
Text
4 lines
268 B
Text
Import excel files into R. Supports '.xls' via the embedded 'libxls' C
|
|
library <https://github.com/evanmiller/libxls> and '.xlsx' via the
|
|
embedded 'RapidXML' C++ library <http://rapidxml.sourceforge.net>.
|
|
Works on Windows, Mac and Linux without external dependencies.
|