Other packages > Find by keyword >

WriteXLS  

Cross-Platform Perl Based R Function to Create Excel 2003 (XLS) and Excel 2007 (XLSX) Files
View on CRAN: Click here


Download and install WriteXLS package within the R console
Install from CRAN:
install.packages("WriteXLS")

Install from Github:
library("remotes")
install_github("cran/WriteXLS")

Install by package version:
library("remotes")
install_version("WriteXLS", "6.7.0")



Attach the package and use:
library("WriteXLS")
Maintained by
Marc Schwartz
[Scholar Profile | Author Map]
First Published: 2009-03-26
Latest Update: 2024-01-09
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.
How to cite:
Marc Schwartz (2009). WriteXLS: Cross-Platform Perl Based R Function to Create Excel 2003 (XLS) and Excel 2007 (XLSX) Files. R package version 6.7.0, https://cran.r-project.org/web/packages/WriteXLS. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.5.0 (2009-03-26 09:42), 1.6.0 (2009-03-31 20:00), 1.7.1 (2009-05-29 14:27), 1.8.0 (2009-06-17 14:13), 1.8.1 (2009-06-25 17:10), 1.8.2 (2009-10-12 19:17), 1.8.3 (2009-11-06 18:09), 1.8.4 (2009-12-23 09:18), 1.9.0 (2010-03-21 19:15), 2.0.1 (2010-09-16 20:40), 2.1.0 (2010-09-19 20:30), 2.1.1 (2012-06-01 18:32), 2.2.0 (2012-11-04 16:16), 2.3.0 (2012-11-20 07:54), 2.3.1 (2013-03-14 13:37), 3.0.0 (2013-07-18 19:47), 3.2.0 (2013-07-28 19:31), 3.2.1 (2013-08-08 18:40), 3.2.2 (2013-11-12 14:30), 3.3.1 (2014-01-21 17:48), 3.4.0 (2014-02-12 19:56), 3.5.0 (2014-03-18 21:18), 3.5.1 (2014-10-02 19:46), 3.6.0 (2015-06-24 18:29), 3.6.1 (2015-07-03 00:54), 4.0.0 (2015-12-07 16:17), 4.1.0 (2019-02-26 22:40), 5.0.0 (2019-05-26 00:50), 6.0.0 (2020-10-17 18:20), 6.1.0 (2020-11-23 20:20), 6.2.0 (2021-02-22 18:30), 6.3.0 (2021-04-01 17:10), 6.4.0 (2022-02-24 19:20), 6.5.0 (2024-01-09 07:10), 6.6.0 (2024-05-13 19:23)
Other packages that cited WriteXLS R package
View WriteXLS citation profile
Other R packages that WriteXLS depends, imports, suggests or enhances
Complete documentation for WriteXLS
Functions, R codes and Examples using the WriteXLS R package
Some associated functions: WriteXLS . testPerl . 
Some associated R codes: WriteXLS.R . testPerl.R .  Full WriteXLS package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for WriteXLS100150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA