Learn R Programming

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

XLConnect (version 0.2-6)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.2-6

License

GPL-3

Maintainer

Martin Studer

Last Published

December 31st, 2013

Functions in XLConnect (0.2-6)

addImage-methods

Adding images to a worksheet
createFreezePane-methods

Creating a freeze pane on a worksheet
XLConnectSettings

Performing general settings for XLConnect
createSplitPane-methods

Creating a split pane on a worksheet
mergeCells-methods

Merging cells
clearSheet-methods

Clearing worksheets in a workbook
print-methods

Print a workbook's filename
appendWorksheet-methods

Appending data to worksheets
getLastRow-methods

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

Class "cellstyle"
clearNamedRegion-methods

Clearing named regions in a workbook
summary-methods

Summarizing workbook objects
getSheets-methods

Querying available worksheets in a workbook
readTable

Reading Excel tables from a workbook
XLConnect-deprecated

Deprecated functions in package XLConnect
xlcDump

Dumping data sets to Excel files
readNamedRegion

Reading named regions from a workbook
rsrc

Constructing Excel area references
removePane-methods

Removing panes from worksheet
normalizeDataframe

Data frame Normalization for Unit Tests
setColumnWidth-methods

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

Setting cell styles
aref2idx

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

Creating custom named and anonymous cell styles
setSheetPos-methods

Setting worksheet position
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
setCellFormula-methods

Setting cell formulas
idx2aref

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

Hiding worksheets in a workbook
setActiveSheet-methods

Setting the active worksheet in a workbook
setMissingValue-methods

Setting missing value identifiers
setSheetColor-methods

Setting colors on worksheet tabs
onErrorCell-methods

Behavior when error cells are detected
setCellStyleForType-methods

Setting the cell style per data type for the DATATYPE style action
wrapList

Wrapping of arguments in a list
setStyleAction-methods

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

Clearing cell ranges in a workbook
XLC

XLConnect Constants
getDefinedNames-methods

Retrieving defined names in a workbook
getReferenceCoordinates-methods

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

Converting Excel column names to indices
setDataFormatForType-methods

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

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

Checking for occurrence of exceptions
getActiveSheetIndex-methods

Querying the active worksheet index
idx2cref

Converting indices to Excel cell references
isSheetVisible-methods

Checking if worksheets are visible in a workbook
getReferenceCoordinatesForTable-methods

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

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

Restoring objects from Excel files
getCellFormula-methods

Retrieving formula definitions from cells
getTables-methods

Querying available Excel tables in a workbook
saveWorkbook-methods

Saving Microsoft Excel workbooks
appendNamedRegion-methods

Appending data to a named region
mirai

Mirai Solutions GmbH
existsSheet-methods

Checking for existence of worksheets in a workbook
cref2idx

Converting Excel cell references to indices
show-methods

Display a workbook object
cloneSheet-methods

Cloning/copying worksheets
setAutoFilter-methods

Setting auto-filters on worksheets
getActiveSheetName-methods

Querying the active worksheet name
clearRangeFromReference-methods

Clearing cell ranges in a workbook
getLastColumn-methods

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

Editing data sets in an Excel file editor
xlcMemoryReport

Reporting free Java Virtual Machine memory
getBoundingBox-methods

Querying the coordinates of a worksheet bounding box
with.workbook

Evaluate an R expression in a workbook environment
getReferenceFormula-methods

Querying reference formulas of Excel names
readNamedRegionFromFile

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

Specifying the fill foreground color for cell styles
idx2col

Converting column indices to Excel column names
jTryCatch

Standard Java exception handling for XLConnect
removeSheet-methods

Removing worksheets from workbooks
writeNamedRegionToFile

Writing named regions to an Excel file (wrapper function)
XLConnect-package

Excel Connector for R
aref

Constructing Excel area references
existsName-methods

Checking existence of names in a workbook
setFillPattern-methods

Specifying the fill pattern for cell styles
extractSheetName

Extracting the sheet name from a formula
isSheetVeryHidden-methods

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

Renaming worksheets from workbooks
setForceFormulaRecalculation-methods

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

Specifying borders for cell styles
setRowHeight-methods

Setting the height of a row in a worksheet
xlcCall

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

Unmerging cells
loadWorkbook

Loading Microsoft Excel workbooks
setDataFormat-methods

Specifying custom data formats for cell styles
writeNamedRegion-methods

Writing named regions to a workbook
readWorksheet-methods

Reading data from worksheets
getCellStyleForType-methods

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

Querying worksheet position
readWorksheetFromFile

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

Specifying text wrapping behaviour
extraction-methods

Workbook data extraction & replacement operators
getForceFormulaRecalculation-methods

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

Checking if worksheets are hidden in a workbook
createSheet-methods

Creating worksheets in a workbook
workbook-class

Class "workbook"
writeWorksheet-methods

Writing data to worksheets
setStyleNamePrefix-methods

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

Freeing Java Virtual Machine memory
writeWorksheetToFile

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

Creating names in a workbook
runUnitTests

XLConnect Unit Testing Framework
removeName-methods

Removing names from workbooks
unhideSheet-methods

Unhiding worksheets in a workbook
getCellStyle-methods

Retrieving named cell styles