Learn R Programming

⚠️There's a newer version (6.7.0) of this package.Take me there.

WriteXLS (version 5.0.0)

Cross-Platform Perl Based R Function to Create Excel 2003 (XLS) and Excel 2007 (XLSX) Files

Description

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.

Copy Link

Version

Install

install.packages('WriteXLS')

Monthly Downloads

8,577

Version

5.0.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Last Published

May 25th, 2019

Functions in WriteXLS (5.0.0)

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()