Learn R Programming

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

XLConnect (version 0.2-8)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.2-8

License

GPL-3

Maintainer

Martin Studer

Last Published

August 6th, 2014

Functions in XLConnect (0.2-8)

clearRange-methods

Clearing cell ranges in a workbook
getActiveSheetName-methods

Querying the active worksheet name
getCellFormula-methods

Retrieving formula definitions from cells
setAutoFilter-methods

Setting auto-filters on worksheets
XLConnect-package

Excel Connector for R
getReferenceFormula-methods

Querying reference formulas of Excel names
cellstyle-class

Class "cellstyle"
idx2aref

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

Appending data to worksheets
createFreezePane-methods

Creating a freeze pane on a worksheet
getActiveSheetIndex-methods

Querying the active worksheet index
setForceFormulaRecalculation-methods

Forcing Excel to recalculate formula values when opening a workbook
readTable

Reading Excel tables from a workbook
idx2cref

Converting indices to Excel cell references
readNamedRegion

Reading named regions from a workbook
clearNamedRegion-methods

Clearing named regions in a workbook
setBorder-methods

Specifying borders for cell styles
appendNamedRegion-methods

Appending data to a named region
getCellStyleForType-methods

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

Wrapping of arguments in a list
mirai

Mirai Solutions GmbH
checkNoException

Checking for occurrence of exceptions
readWorksheetFromFile

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

Print a workbook's filename
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
createSplitPane-methods

Creating a split pane on a worksheet
saveWorkbook-methods

Saving Microsoft Excel workbooks
writeNamedRegion-methods

Writing named regions to a workbook
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
getDefinedNames-methods

Retrieving defined names in a workbook
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
getTables-methods

Querying available Excel tables in a workbook
getLastColumn-methods

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

Removing worksheets from workbooks
writeWorksheet-methods

Writing data to worksheets
setStyleAction-methods

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

Setting colors on worksheet tabs
workbook-class

Class "workbook"
setFillPattern-methods

Specifying the fill pattern for cell styles
xlcEdit

Editing data sets in an Excel file editor
setActiveSheet-methods

Setting the active worksheet in a workbook
aref

Constructing Excel area references
setDataFormatForType-methods

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

Display a workbook object
aref2idx

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

Checking existence of names in a workbook
cloneSheet-methods

Cloning/copying worksheets
xlcFreeMemory

Freeing Java Virtual Machine memory
removeName-methods

Removing names from workbooks
idx2col

Converting column indices to Excel column names
getLastRow-methods

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

Data frame Normalization for Unit Tests
jTryCatch

Standard Java exception handling for XLConnect
getForceFormulaRecalculation-methods

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

Setting cell formulas
writeWorksheetToFile

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

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

Querying available worksheets in a workbook
XLC

XLConnect Constants
getCellStyle-methods

Retrieving named cell styles
setDataFormat-methods

Specifying custom data formats for cell styles
getBoundingBox-methods

Querying the coordinates of a worksheet bounding box
clearRangeFromReference-methods

Clearing cell ranges in a workbook
xlcDump

Dumping data sets to Excel files
addImage-methods

Adding images to a worksheet
xlcRestore

Restoring objects from Excel files
isSheetVisible-methods

Checking if worksheets are visible in a workbook
col2idx

Converting Excel column names to indices
getSheetPos-methods

Querying worksheet position
cref2idx

Converting Excel cell references to indices
hideSheet-methods

Hiding worksheets in a workbook
xlcMemoryReport

Reporting free Java Virtual Machine memory
createName-methods

Creating names in a workbook
getReferenceCoordinates-methods

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

Extracting the sheet name from a formula
setSheetPos-methods

Setting worksheet position
isSheetVeryHidden-methods

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

Creating worksheets in a workbook
onErrorCell-methods

Behavior when error cells are detected
renameSheet-methods

Renaming worksheets from workbooks
summary-methods

Summarizing workbook objects
setRowHeight-methods

Setting the height of a row in a worksheet
readNamedRegionFromFile

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

Workbook data extraction & replacement operators
setCellStyleForType-methods

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

Setting cell styles
XLConnectSettings

Performing general settings for XLConnect
runUnitTests

XLConnect Unit Testing Framework
with.workbook

Evaluate an R expression in a workbook environment
setWrapText-methods

Specifying text wrapping behaviour
existsSheet-methods

Checking for existence of worksheets in a workbook
setMissingValue-methods

Setting missing value identifiers
clearSheet-methods

Clearing worksheets in a workbook
setStyleNamePrefix-methods

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

Unmerging cells
getReferenceCoordinatesForName-methods

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

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

Merging cells
getReferenceCoordinatesForTable-methods

Querying the coordinates of the range of an Excel table
loadWorkbook

Loading Microsoft Excel workbooks
removePane-methods

Removing panes from worksheet
writeNamedRegionToFile

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

Deprecated functions in package XLConnect
$-methods

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

Constructing Excel area references
unhideSheet-methods

Unhiding worksheets in a workbook
readWorksheet-methods

Reading data from worksheets
createCellStyle-methods

Creating custom named and anonymous cell styles