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 05 May. 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
04/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/03Downloads for WriteXLS100150200250300350400TrendBars

Today's Hot Picks in Authors and Packages

lifecourse  
Quantification of Lifecourse Fluidity
Provides in built datasets and three functions. These functions are mobility_index, nonStanTest and ...
Download / Learn more Package Citations See dependency  
BINCOR  
Estimate the Correlation Between Two Irregular Time Series
Estimate the correlation between two irregular time series that are not necessarily sampled on ident ...
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  
pdqr  
Work with Custom Distribution Functions
Create, transform, and summarize custom random variables with distribution functions (analogues of ...
Download / Learn more Package Citations See dependency  
cape  
Combined Analysis of Pleiotropy and Epistasis for Diversity Outbred Mice
Combined Analysis of Pleiotropy and Epistasis infers predictive networks between genetic variants a ...
Download / Learn more Package Citations See dependency  
rsvd  
Randomized Singular Value Decomposition
Low-rank matrix decompositions are fundamental tools and widely used for data analysis, dimension r ...
Download / Learn more Package Citations See dependency  

24,187

R Packages

207,311

Dependencies

65,312

Author Associations

24,143

Publication Badges

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