Cross-platform Perl based R function to create Excel 2003 (XLS) 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: | 2.3.1 |
| Published: | 2013-03-14 |
| Author: | Marc Schwartz |
| Maintainer: | Marc Schwartz <marc_schwartz at me.com> |
| License: | GPL-2 |
| URL: | https://github.com/marcschwartz/WriteXLS |
| NeedsCompilation: | no |
| SystemRequirements: | Perl, Encode, Text::CSV_XS |
| Installation: | WriteXLS installation info |
| CRAN checks: | WriteXLS results |
| Package source: | WriteXLS_2.3.1.tar.gz |
| MacOS X binary: | WriteXLS_2.3.1.tgz |
| Windows binary: | WriteXLS_2.3.1.zip |
| Reference manual: | WriteXLS.pdf |
| Old sources: | WriteXLS archive |
| Reverse depends: | HumMeth27QCReport, packHV |
| Reverse suggests: | geneSignatureFinder, sos, tframePlus |