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.1.0 |
| Published: | 2010-09-19 |
| Author: | Marc Schwartz |
| Maintainer: | Marc Schwartz <marc_schwartz at me.com> |
| License: | GPL (≥ 2) |
| URL: | http://r-forge.r-project.org/projects/writexls/ |
| SystemRequirements: | Perl, Encode, Text::CSV_XS |
| Installation: | WriteXLS installation info |
| CRAN checks: | WriteXLS results |
| Package source: | WriteXLS_2.1.0.tar.gz |
| MacOS X binary: | WriteXLS_2.1.0.tgz |
| Windows binary: | WriteXLS_2.1.0.zip |
| Reference manual: | WriteXLS.pdf |
| Old sources: | WriteXLS archive |
| Reverse depends: | HumMeth27QCReport |
| Reverse suggests: | sos, tframePlus |