WriteXLS: Cross-Platform Perl Based R Function to Create Excel 2003 (XLS) and Excel 2007 (XLSX) Files
Excelファイルとの連携
- CRAN: http://cran.r-project.org/web/packages/WriteXLS/index.html
- GitHub: https://github.com/marcschwartz/WriteXLS
> library(WriteXLS)
バージョン: 3.6.1
関数名 | 概略 |
---|---|
WriteXLS |
Cross-platform Perl based R function to create Excel 2003 (XLS) or Excel 2007 (XLSX) files |
testPerl |
Test Perl installation and required modules for WriteXLS() |