Cross-platform Perl based R function to create Excel 2003 (XLS) and Excel 2007 (XLSX)
files from one or more data frames. Each data frame will be
written to a separate named worksheet in the Excel spreadsheet.
The worksheet name will be the name of the data frame it contains
or can be specified by the user.
Version: |
3.5.1 |
Published: |
2014-10-02 |
Author: |
Marc Schwartz and various authors for Perl modules listed in each .pm file. |
Maintainer: |
Marc Schwartz <marc_schwartz at me.com> |
License: |
GPL-2 |
Copyright: |
The copyright holders of the Perl files are listed in each
.pm file under the Perl directory. |
URL: |
https://github.com/marcschwartz/WriteXLS |
NeedsCompilation: |
no |
SystemRequirements: |
Perl, Encode |
Materials: |
README INSTALL |
CRAN checks: |
WriteXLS results |