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

Version

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)

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.