Learn R Programming

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

XLConnect (version 0.2-3)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.2-3

License

GPL-3

Maintainer

Martin Studer

Last Published

November 5th, 2012

Functions in XLConnect (0.2-3)

clearRange-methods

Clearing cell ranges in a workbook
removeName-methods

Removing names from workbooks
clearRangeFromReference-methods

Clearing cell ranges in a workbook
idx2cref

Converting indices to Excel cell references
getSheets-methods

Querying available worksheets in a workbook
loadWorkbook

Loading Microsoft Excel workbooks
readWorksheet-methods

Reading data from worksheets
cref2idx

Converting Excel cell references to indices
hideSheet-methods

Hiding worksheets in a workbook
createFreezePane-methods

Creating a freeze pane on a worksheet
addImage-methods

Adding images to a worksheet
setColumnWidth-methods

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

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

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

Unmerging cells
setSheetColor-methods

Setting colors on worksheet tabs
XLC

XLConnect Constants
getReferenceCoordinates-methods

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

Extracting the sheet name from a formula
readNamedRegion

Reading named regions from a workbook
getCellStyle-methods

Retrieving named cell styles
readWorksheetFromFile

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

Creating custom named and anonymous cell styles
removeSheet-methods

Removing worksheets from workbooks
aref

Constructing Excel area references
aref2idx

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

Creating a split pane on a worksheet
writeNamedRegionToFile

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

Merging cells
idx2aref

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

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

Freeing Java Virtual Machine memory
getSheetPos-methods

Querying worksheet position
setMissingValue-methods

Setting missing value identifiers
getActiveSheetName-methods

Querying the active worksheet name
saveWorkbook-methods

Saving Microsoft Excel workbooks
clearNamedRegion-methods

Clearing named regions in a workbook
appendNamedRegion-methods

Appending data to a named region
createName-methods

Creating names in a workbook
extraction-methods

Workbook data extraction & replacement operators
setStyleAction-methods

Controlling application of cell styles when writing data to Excel
XLConnect-package

Excel Connector for R
getCellFormula-methods

Retrieving formula definitions from cells
setBorder-methods

Specifying borders for cell styles
xlcCall

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

Checking existence of names in a workbook
xlcMemoryReport

Reporting free Java Virtual Machine memory
xlcEdit

Editing data sets in an Excel file editor
print-methods

Print a workbook's filename
XLConnectSettings

Performing general settings for XLConnect
getDefinedNames-methods

Retrieving defined names in a workbook
writeNamedRegion-methods

Writing named regions to a workbook
workbook-class

Class "workbook"
cellstyle-class

Class "cellstyle"
setFillPattern-methods

Specifying the fill pattern for cell styles
unhideSheet-methods

Unhiding worksheets in a workbook
setWrapText-methods

Specifying text wrapping behaviour
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
clearSheet-methods

Clearing worksheets in a workbook
setCellFormula-methods

Setting cell formulas
cloneSheet-methods

Cloning/copying worksheets
setRowHeight-methods

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

Specifying custom data formats for cell styles
setDataFormatForType-methods

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

Behavior when error cells are detected
setStyleNamePrefix-methods

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

Creating worksheets in a workbook
writeWorksheetToFile

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

Querying reference formulas of Excel names
renameSheet-methods

Renaming worksheets from workbooks
existsSheet-methods

Checking for existence of worksheets in a workbook
mirai

Mirai Solutions GmbH
setCellStyle-methods

Setting cell styles
show-methods

Display a workbook object
xlcRestore

Restoring objects from Excel files
isSheetVisible-methods

Checking if worksheets are visible in a workbook
wrapList

Wrapping of arguments in a list
writeWorksheet-methods

Writing data to worksheets
getActiveSheetIndex-methods

Querying the active worksheet index
$-methods

Executing workbook methods in object$method(...) form
readNamedRegionFromFile

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

XLConnect Unit Testing Framework
setSheetPos-methods

Setting worksheet position
getForceFormulaRecalculation-methods

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

Standard Java exception handling for XLConnect
xlcDump

Dumping data sets to Excel files
summary-methods

Summarizing workbook objects
removePane-methods

Removing panes from worksheet
setAutoFilter-methods

Setting auto-filters on worksheets
col2idx

Converting Excel column names to indices
appendWorksheet-methods

Appending data to worksheets
idx2col

Converting column indices to Excel column names
setActiveSheet-methods

Setting the active worksheet in a workbook