xlsReadWrite-package {xlsReadWrite}R Documentation

Natively read and write Excel files.

Description

xlsReadWrite allows to read and write Excel files natively, without any dependencies such as Excel, ODBC drivers, Perl, Python or Java. Currently supported is the .xls (BIFF8) file format.

Details

Please check read.xls, write.xls or the README file for more info.


[Package xlsReadWrite version 1.5.1 Index]