Learn R Programming

⚠️There's a newer version (1.2.0) of this package.Take me there.

XLConnect (version 0.2-0)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.2-0

License

GPL-3

Maintainer

Martin Studer

Last Published

July 20th, 2012

Functions in XLConnect (0.2-0)

jTryCatch

Standard Java exception handling for XLConnect
aref2idx

Converting Excel cell references to row and column based cell references
getActiveSheetName-methods

Querying the active worksheet name
createName-methods

Creating names in a workbook
idx2aref

Converting row and column based area references to Excel area references
createSplitPane-methods

Creating a split pane on a worksheet
xlcFreeMemory

Freeing Java Virtual Machine memory
unhideSheet-methods

Unhiding worksheets in a workbook
loadWorkbook

Loading Microsoft Excel workbooks
existsSheet-methods

Checking for existence of worksheets in a workbook
setCellStyle-methods

Setting cell styles
renameSheet-methods

Renaming worksheets from workbooks
idx2col

Converting column indices to Excel column names
setWrapText-methods

Specifying text wrapping behaviour
setDataFormatForType-methods

Setting the data format for the DATA_FORMAT_ONLY style action
writeWorksheet-methods

Writing data to worksheets
setDataFormat-methods

Specifying custom data formats for cell styles
writeNamedRegion-methods

Writing named regions to a workbook
setFillPattern-methods

Specifying the fill pattern for cell styles
xlcMemoryReport

Reporting free Java Virtual Machine memory
existsName-methods

Checking existence of names in a workbook
writeNamedRegionToFile

Writing named regions to an Excel file (wrapper function)
createSheet-methods

Creating worksheets in a workbook
XLConnectSettings

Performing general settings for XLConnect
setCellFormula-methods

Setting cell formulas
createFreezePane-methods

Creating a freeze pane on a worksheet
getDefinedNames-methods

Retrieving defined names in a workbook
print-methods

Print a workbook's filename
cref2idx

Converting Excel cell references to indices
setStyleAction-methods

Controlling application of cell styles when writing data to Excel
onErrorCell-methods

Behavior when error cells are detected
removeName-methods

Removing names from workbooks
setColumnWidth-methods

Setting the width of a column in a worksheet
setActiveSheet-methods

Setting the active worksheet in a workbook
setBorder-methods

Specifying borders for cell styles
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
xlcCall

Automatic argument vectorization, default Java exception and warnings handling for XLConnect
xlcDump

Dumping data sets to Excel files
getLastRow-methods

Querying the last (non-empty) row on a worksheet
isSheetVeryHidden-methods

Checking if worksheets are very hidden in a workbook
getCellStyle-methods

Retrieving named cell styles
wrapList

Wrapping of arguments in a list
getCellFormula-methods

Retrieving formula definitions from cells
readWorksheet-methods

Reading data from worksheets
xlcEdit

Editing data sets in an Excel file editor
workbook-class

Class "workbook"
writeWorksheetToFile

Writing data to worksheets in an Excel file (wrapper function)
XLC

XLConnect Constants
setMissingValue-methods

Setting missing value identifiers
col2idx

Converting Excel column names to indices
getSheets-methods

Querying available worksheets in a workbook
mirai

Mirai Solutions GmbH
readWorksheetFromFile

Reading data from worksheets in an Excel file (wrapper function)
setStyleNamePrefix-methods

Setting the style name prefix for the "name prefix" style action
appendWorksheet-methods

Appending data to worksheets
XLConnect-package

Excel Connector for R
aref

Constructing Excel area references
cellstyle-class

Class "cellstyle"
$-methods

Executing workbook methods in object$method(...) form
getActiveSheetIndex-methods

Querying the active worksheet index
getReferenceFormula-methods

Querying reference formulas of Excel names
xlcRestore

Restoring objects from Excel files
saveWorkbook-methods

Saving Microsoft Excel workbooks
setForceFormulaRecalculation-methods

Forcing Excel to recalculate formula values when opening a workbook
setRowHeight-methods

Setting the height of a row in a worksheet
setSheetPos-methods

Setting worksheet position
removeSheet-methods

Removing worksheets from workbooks
hideSheet-methods

Hiding worksheets in a workbook
readNamedRegionFromFile

Reading named regions from an Excel file (wrapper function)
setSheetColor-methods

Setting colors on worksheet tabs
show-methods

Display a workbook object
setAutoFilter-methods

Setting auto-filters on worksheets
mergeCells-methods

Merging cells
getSheetPos-methods

Querying worksheet position
appendNamedRegion-methods

Appending data to a named region
createCellStyle-methods

Creating custom named and anonymous cell styles
extraction-methods

Workbook data extraction & replacement operators
unmergeCells-methods

Unmerging cells
idx2cref

Converting indices to Excel cell references
removePane-methods

Removing panes from worksheet
addImage-methods

Adding images to a worksheet
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
readNamedRegion

Reading named regions from a workbook
runUnitTests

XLConnect Unit Testing Framework
extractSheetName

Extracting the sheet name from a formula
getForceFormulaRecalculation-methods

Querying the coordinates of the range reference by an Excel name
getReferenceCoordinates-methods

Querying the coordinates of the range reference by an Excel name
isSheetVisible-methods

Checking if worksheets are visible in a workbook
summary-methods

Summarizing workbook objects
cloneSheet-methods

Cloning/copying worksheets