Learn R Programming

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

WriteXLS (version 1.7.1)

Cross-platform Perl based R function to create Excel 2003 (XLS) files

Description

Cross-platform perl based R function to create Excel (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.

Copy Link

Version

Install

install.packages('WriteXLS')

Monthly Downloads

10,204

Version

1.7.1

License

GPL (>= 2)

Maintainer

Marc Schwartz

Last Published

May 29th, 2009

Functions in WriteXLS (1.7.1)

testPerl

Test Perl installation and required modules for WriteXLS()
WriteXLS

Cross-platform Perl based R function to create Excel 2003 (XLS) files