Learn R Programming

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

XLConnect (version 0.2-4)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.2-4

License

GPL-3

Maintainer

Martin Studer

Last Published

February 2nd, 2013

Functions in XLConnect (0.2-4)

XLConnect-package

Excel Connector for R
removeName-methods

Removing names from workbooks
appendWorksheet-methods

Appending data to worksheets
appendNamedRegion-methods

Appending data to a named region
aref

Constructing Excel area references
aref2idx

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

Setting colors on worksheet tabs
checkNoException

Checking for occurrence of exceptions
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
show-methods

Display a workbook object
XLC

XLConnect Constants
loadWorkbook

Loading Microsoft Excel workbooks
setSheetPos-methods

Setting worksheet position
createName-methods

Creating names in a workbook
existsSheet-methods

Checking for existence of worksheets in a workbook
setColumnWidth-methods

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

Querying worksheet position
isSheetVeryHidden-methods

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

Checking if worksheets are visible in a workbook
createFreezePane-methods

Creating a freeze pane on a worksheet
setWrapText-methods

Specifying text wrapping behaviour
getCellStyle-methods

Retrieving named cell styles
extractSheetName

Extracting the sheet name from a formula
summary-methods

Summarizing workbook objects
clearRange-methods

Clearing cell ranges in a workbook
mirai

Mirai Solutions GmbH
cref2idx

Converting Excel cell references to indices
getActiveSheetName-methods

Querying the active worksheet name
normalizeDataframe

Data frame Normalization for Unit Tests
readWorksheet-methods

Reading data from worksheets
readNamedRegion

Reading named regions from a workbook
getLastColumn-methods

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

Retrieving defined names in a workbook
getSheets-methods

Querying available worksheets in a workbook
readWorksheetFromFile

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

Renaming worksheets from workbooks
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
setActiveSheet-methods

Setting the active worksheet in a workbook
getReferenceFormula-methods

Querying reference formulas of Excel names
jTryCatch

Standard Java exception handling for XLConnect
runUnitTests

XLConnect Unit Testing Framework
setForceFormulaRecalculation-methods

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

Removing panes from worksheet
setMissingValue-methods

Setting missing value identifiers
unmergeCells-methods

Unmerging cells
clearRangeFromReference-methods

Clearing cell ranges in a workbook
workbook-class

Class "workbook"
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
rsrc

Constructing Excel area references
writeNamedRegion-methods

Writing named regions to a workbook
idx2cref

Converting indices to Excel cell references
setRowHeight-methods

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

Print a workbook's filename
wrapList

Wrapping of arguments in a list
xlcRestore

Restoring objects from Excel files
setFillPattern-methods

Specifying the fill pattern for cell styles
writeWorksheetToFile

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

Saving Microsoft Excel workbooks
XLConnectSettings

Performing general settings for XLConnect
getForceFormulaRecalculation-methods

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

Creating a split pane on a worksheet
unhideSheet-methods

Unhiding worksheets in a workbook
existsName-methods

Checking existence of names in a workbook
mergeCells-methods

Merging cells
getBoundingBox-methods

Querying the coordinates of a worksheet bounding box
col2idx

Converting Excel column names to indices
setDataFormatForType-methods

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

Cloning/copying worksheets
readNamedRegionFromFile

Reading named regions from an Excel file (wrapper function)
xlcCall

Automatic argument vectorization, default Java exception and warnings handling for XLConnect
createCellStyle-methods

Creating custom named and anonymous cell styles
clearNamedRegion-methods

Clearing named regions in a workbook
clearSheet-methods

Clearing worksheets in a workbook
xlcFreeMemory

Freeing Java Virtual Machine memory
createSheet-methods

Creating worksheets in a workbook
getLastRow-methods

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

Writing data to worksheets
setCellStyle-methods

Setting cell styles
cellstyle-class

Class "cellstyle"
xlcDump

Dumping data sets to Excel files
xlcEdit

Editing data sets in an Excel file editor
setBorder-methods

Specifying borders for cell styles
addImage-methods

Adding images to a worksheet
setCellFormula-methods

Setting cell formulas
writeNamedRegionToFile

Writing named regions to an Excel file (wrapper function)
idx2col

Converting column indices to Excel column names
$-methods

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

Setting the style name prefix for the "name prefix" style action
idx2aref

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

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

Behavior when error cells are detected
setDataFormat-methods

Specifying custom data formats for cell styles
getActiveSheetIndex-methods

Querying the active worksheet index
extraction-methods

Workbook data extraction & replacement operators
getReferenceCoordinates-methods

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

Hiding worksheets in a workbook
setAutoFilter-methods

Setting auto-filters on worksheets
xlcMemoryReport

Reporting free Java Virtual Machine memory
removeSheet-methods

Removing worksheets from workbooks
getCellFormula-methods

Retrieving formula definitions from cells