Learn R Programming

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

XLConnect (version 0.2-7)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.2-7

License

GPL-3

Maintainer

Martin Studer

Last Published

January 3rd, 2014

Functions in XLConnect (0.2-7)

$-methods

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

Checking for occurrence of exceptions
existsSheet-methods

Checking for existence of worksheets in a workbook
extractSheetName

Extracting the sheet name from a formula
getReferenceCoordinates-methods

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

Querying the coordinates of a worksheet bounding box
setDataFormat-methods

Specifying custom data formats for cell styles
isSheetVeryHidden-methods

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

Querying reference formulas of Excel names
addImage-methods

Adding images to a worksheet
getDefinedNames-methods

Retrieving defined names in a workbook
setSheetColor-methods

Setting colors on worksheet tabs
aref

Constructing Excel area references
cref2idx

Converting Excel cell references to indices
removePane-methods

Removing panes from worksheet
getLastRow-methods

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

Querying the active worksheet index
setCellStyle-methods

Setting cell styles
xlcEdit

Editing data sets in an Excel file editor
getSheetPos-methods

Querying worksheet position
XLC

XLConnect Constants
idx2col

Converting column indices to Excel column names
setCellStyleForType-methods

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

Appending data to worksheets
setFillPattern-methods

Specifying the fill pattern for cell styles
mergeCells-methods

Merging cells
readWorksheetFromFile

Reading data from worksheets in an Excel file (wrapper function)
readNamedRegionFromFile

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

Clearing cell ranges in a workbook
setStyleNamePrefix-methods

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

Controlling application of cell styles when writing data to Excel
xlcFreeMemory

Freeing Java Virtual Machine memory
getLastColumn-methods

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

Creating a split pane on a worksheet
summary-methods

Summarizing workbook objects
saveWorkbook-methods

Saving Microsoft Excel workbooks
xlcMemoryReport

Reporting free Java Virtual Machine memory
idx2aref

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

Retrieving named cell styles
mirai

Mirai Solutions GmbH
xlcDump

Dumping data sets to Excel files
createFreezePane-methods

Creating a freeze pane on a worksheet
getCellStyleForType-methods

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

Setting cell formulas
setRowHeight-methods

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

Setting missing value identifiers
XLConnectSettings

Performing general settings for XLConnect
show-methods

Display a workbook object
cloneSheet-methods

Cloning/copying worksheets
setAutoFilter-methods

Setting auto-filters on worksheets
cellstyle-class

Class "cellstyle"
XLConnect-package

Excel Connector for R
clearNamedRegion-methods

Clearing named regions in a workbook
getTables-methods

Querying available Excel tables in a workbook
writeNamedRegionToFile

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

Loading Microsoft Excel workbooks
getReferenceCoordinatesForTable-methods

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

Specifying borders for cell styles
renameSheet-methods

Renaming worksheets from workbooks
getForceFormulaRecalculation-methods

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

Appending data to a named region
hideSheet-methods

Hiding worksheets in a workbook
extraction-methods

Workbook data extraction & replacement operators
createName-methods

Creating names in a workbook
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
XLConnect-deprecated

Deprecated functions in package XLConnect
jTryCatch

Standard Java exception handling for XLConnect
unmergeCells-methods

Unmerging cells
normalizeDataframe

Data frame Normalization for Unit Tests
existsName-methods

Checking existence of names in a workbook
setForceFormulaRecalculation-methods

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

Creating worksheets in a workbook
aref2idx

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

Clearing worksheets in a workbook
with.workbook

Evaluate an R expression in a workbook environment
getActiveSheetName-methods

Querying the active worksheet name
clearRange-methods

Clearing cell ranges in a workbook
onErrorCell-methods

Behavior when error cells are detected
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
wrapList

Wrapping of arguments in a list
setSheetPos-methods

Setting worksheet position
setActiveSheet-methods

Setting the active worksheet in a workbook
unhideSheet-methods

Unhiding worksheets in a workbook
getCellFormula-methods

Retrieving formula definitions from cells
setWrapText-methods

Specifying text wrapping behaviour
removeSheet-methods

Removing worksheets from workbooks
rsrc

Constructing Excel area references
createCellStyle-methods

Creating custom named and anonymous cell styles
writeNamedRegion-methods

Writing named regions to a workbook
readWorksheet-methods

Reading data from worksheets
setColumnWidth-methods

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

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

Print a workbook's filename
workbook-class

Class "workbook"
runUnitTests

XLConnect Unit Testing Framework
xlcCall

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

Removing names from workbooks
getSheets-methods

Querying available worksheets in a workbook
isSheetVisible-methods

Checking if worksheets are visible in a workbook
readNamedRegion

Reading named regions from a workbook
writeWorksheetToFile

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

Restoring objects from Excel files
col2idx

Converting Excel column names to indices
idx2cref

Converting indices to Excel cell references
setDataFormatForType-methods

Setting the data format for the DATA_FORMAT_ONLY style action
readTable

Reading Excel tables from a workbook
writeWorksheet-methods

Writing data to worksheets