Learn R Programming

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

XLConnect (version 0.2-10)

Excel Connector for R

Description

Provides comprehensive functionality to read, write and format Excel data.

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.2-10

License

GPL-3

Maintainer

Martin Studer

Last Published

January 25th, 2015

Functions in XLConnect (0.2-10)

idx2col

Converting column indices to Excel column names
xlcMemoryReport

Reporting free Java Virtual Machine memory
clearRangeFromReference-methods

Clearing cell ranges in a workbook
clearRange-methods

Clearing cell ranges in a workbook
cellstyle-class

Class "cellstyle"
mirai

Mirai Solutions GmbH
col2idx

Converting Excel column names to indices
getCellFormula-methods

Retrieving formula definitions from cells
print-methods

Print a workbook's filename
getBoundingBox-methods

Querying the coordinates of a worksheet bounding box
jTryCatch

Standard Java exception handling for XLConnect
xlcRestore

Restoring objects from Excel files
setActiveSheet-methods

Setting the active worksheet in a workbook
readWorksheet-methods

Reading data from worksheets
setCellStyle-methods

Setting cell styles
setFillPattern-methods

Specifying the fill pattern for cell styles
getCellStyle-methods

Retrieving named cell styles
getReferenceFormula-methods

Querying reference formulas of Excel names
getLastRow-methods

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

Loading Microsoft Excel workbooks
setDataFormatForType-methods

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

Summarizing workbook objects
wrapList

Wrapping of arguments in a list
xlcDump

Dumping data sets to Excel files
unmergeCells-methods

Unmerging cells
show-methods

Display a workbook object
writeNamedRegionToFile

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

Behavior when error cells are detected
unhideSheet-methods

Unhiding worksheets in a workbook
setSheetColor-methods

Setting colors on worksheet tabs
existsSheet-methods

Checking for existence of worksheets in a workbook
cref2idx

Converting Excel cell references to indices
setStyleNamePrefix-methods

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

Saving Microsoft Excel workbooks
setColumnWidth-methods

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

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

Clearing worksheets in a workbook
getActiveSheetName-methods

Querying the active worksheet name
getActiveSheetIndex-methods

Querying the active worksheet index
mergeCells-methods

Merging cells
XLC

XLConnect Constants
cloneSheet-methods

Cloning/copying worksheets
createFreezePane-methods

Creating a freeze pane on a worksheet
xlcFreeMemory

Freeing Java Virtual Machine memory
renameSheet-methods

Renaming worksheets from workbooks
aref2idx

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

Creating custom named and anonymous cell styles
getCellStyleForType-methods

Querying the cell style per data type for the DATATYPE style action
getReferenceCoordinatesForName-methods

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

Retrieving defined names in a workbook
addImage-methods

Adding images to a worksheet
setWrapText-methods

Specifying text wrapping behaviour
clearNamedRegion-methods

Clearing named regions in a workbook
getSheets-methods

Querying available worksheets in a workbook
setMissingValue-methods

Setting missing value identifiers
idx2aref

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

Querying the coordinates of the range reference by an Excel name
readNamedRegion

Reading named regions from a workbook
isSheetVisible-methods

Checking if worksheets are visible in a workbook
setBorder-methods

Specifying borders for cell styles
appendNamedRegion-methods

Appending data to a named region
setRowHeight-methods

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

Checking if worksheets are hidden in a workbook
removePane-methods

Removing panes from worksheet
setCellStyleForType-methods

Setting the cell style per data type for the DATATYPE style action
setDataFormat-methods

Specifying custom data formats for cell styles
getLastColumn-methods

Querying the last (non-empty) column on a worksheet
idx2cref

Converting indices to Excel cell references
aref

Constructing Excel area references
getTables-methods

Querying available Excel tables in a workbook
writeNamedRegion-methods

Writing named regions to a workbook
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
appendWorksheet-methods

Appending data to worksheets
removeSheet-methods

Removing worksheets from workbooks
readWorksheetFromFile

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

Creating names in a workbook
$-methods

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

Deprecated functions in package XLConnect
hideSheet-methods

Hiding worksheets in a workbook
XLConnectSettings

Performing general settings for XLConnect
extractSheetName

Extracting the sheet name from a formula
writeWorksheet-methods

Writing data to worksheets
isSheetVeryHidden-methods

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

Setting auto-filters on worksheets
getReferenceCoordinates-methods

Querying the coordinates of the range reference by an Excel name
xlcCall

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

Reading Excel tables from a workbook
getReferenceCoordinatesForTable-methods

Querying the coordinates of the range of an Excel table
setSheetPos-methods

Setting worksheet position
writeWorksheetToFile

Writing data to worksheets in an Excel file (wrapper function)
createSplitPane-methods

Creating a split pane on a worksheet
existsName-methods

Checking existence of names in a workbook
readNamedRegionFromFile

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

Controlling application of cell styles when writing data to Excel
with.workbook

Evaluate an R expression in a workbook environment
createSheet-methods

Creating worksheets in a workbook
removeName-methods

Removing names from workbooks
getSheetPos-methods

Querying worksheet position
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
setCellFormula-methods

Setting cell formulas
normalizeDataframe

Data frame Normalization for Unit Tests
extraction-methods

Workbook data extraction & replacement operators
XLConnect-package

Excel Connector for R
workbook-class

Class "workbook"
xlcEdit

Editing data sets in an Excel file editor