Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (0.6.5) of this package.
Take me there.
xlsx (version 0.1.1)
Read, write, format Excel 2007 (xlsx) files
Description
Provide R functions to read/write/format Excel 2007 (xlsx) file formats.
Copy Link
Link to current version
Version
Version
0.6.5
0.6.4.2
0.6.3
0.6.2
0.6.1
0.5.7
0.5.5
0.5.1
0.5.0
0.4.2
0.4.1
0.4.0
0.3.0
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.3
0.1.1
Install
install.packages('xlsx')
Monthly Downloads
59,137
Version
0.1.1
License
GPL-3
Maintainer
Adrian Dragulescu
Last Published
January 3rd, 2010
Functions in xlsx (0.1.1)
Search all functions
Font
Create a Font object.
PrintSetup
Function to manipulate print setup.
Row
Functions to manipulate rows of a worksheet.
Cell
Functions to manipulate cells.
read.xlsx
Read the contents of a worksheet into an R data.frame
Worksheet
Functions to manipulate worksheets.
write.xlsx
Write a data.frame to an Excel 2007 workbook.
CellStyle
Functions to manipulate cells.
Workbook
Functions to manipulate Excel 2007 workbooks.
xlsx-package
Read, write, format Excel 2007 (xlsx) files
OtherEffects
Functions to do various spreadsheets effects.