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.5.0")



Attach the package and use:
library("WriteXLS")
Maintained by
Marc Schwartz
[Scholar Profile | Author Map]
All associated links for this package
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.5.0, https://cran.r-project.org/web/packages/WriteXLS
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)
Other packages that cited WriteXLS R package
View WriteXLS citation profile
Other R packages that WriteXLS depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
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  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns