Learn R Programming

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

XLConnect (version 0.1-9)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.1-9

License

GPL-3

Maintainer

Mirai GmbH

Last Published

March 9th, 2012

Functions in XLConnect (0.1-9)

idx2aref

Converting row and column based area references to Excel area references
extractSheetName

Extracting the sheet name from a formula
XLC

XLConnect Constants
getCellFormula-methods

Retrieving formula definitions from cells
idx2cref

Converting indices to Excel cell references
getLastRow-methods

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

Workbook data extraction & replacement operators
setStyleNamePrefix-methods

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

Checking existence of names in a workbook
xlcFreeMemory

Freeing Java Virtual Machine memory
XLConnect-package

Excel Connector for R
xlcMemoryReport

Reporting free Java Virtual Machine memory
cref2idx

Converting Excel cell references to indices
readNamedRegionFromFile

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

Retrieving defined names in a workbook
getReferenceCoordinates-methods

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

Specifying the fill pattern for cell styles
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
isSheetVisible-methods

Checking if worksheets are visible in a workbook
runUnitTests

XLConnect Unit Testing Framework
xlcDump

Dumping data sets to Excel files
idx2col

Converting column indices to Excel column names
unmergeCells-methods

Unmerging cells
xlcCall

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

Creating worksheets in a workbook
getSheetPos-methods

Querying worksheet position
readWorksheetFromFile

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

Editing data sets in an Excel file editor
getActiveSheetIndex-methods

Querying the active worksheet index
workbook-class

Class "workbook"
writeWorksheet-methods

Writing data to worksheets
appendNamedRegion-methods

Appending data to a named region
createCellStyle-methods

Creating custom named and anonymous cell styles
hideSheet-methods

Hiding worksheets in a workbook
loadWorkbook

Loading Microsoft Excel workbooks
setColumnWidth-methods

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

Merging cells
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
unhideSheet-methods

Unhiding worksheets in a workbook
setBorder-methods

Specifying borders for cell styles
XLConnectSettings

Performing general settings for XLConnect
readNamedRegion

Reading named regions from a workbook
cloneSheet-methods

Cloning/copying worksheets
setMissingValue-methods

Setting missing value identifiers
setRowHeight-methods

Setting the height of a row in a worksheet
writeNamedRegionToFile

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

Print a workbook's filename
setAutoFilter-methods

Setting auto-filters on worksheets
aref2idx

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

Querying reference formulas of Excel names
setStyleAction-methods

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

Behavior when error cells are detected
readWorksheet-methods

Reading data from worksheets
renameSheet-methods

Renaming worksheets from workbooks
show-methods

Display a workbook object
setCellStyle-methods

Setting cell styles
setWrapText-methods

Specifying text wrapping behaviour
jTryCatch

Standard Java exception handling for XLConnect
getActiveSheetName-methods

Querying the active worksheet name
setCellFormula-methods

Setting cell formulas
aref

Constructing Excel area references
getForceFormulaRecalculation-methods

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

Checking for existence of worksheets in a workbook
mirai

Mirai Solutions GmbH
removeSheet-methods

Removing worksheets from workbooks
setForceFormulaRecalculation-methods

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

Creating names in a workbook
setSheetPos-methods

Setting worksheet position
cellstyle-class

Class "cellstyle"
isSheetVeryHidden-methods

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

Retrieving named cell styles
setDataFormat-methods

Specifying custom data formats for cell styles
xlcRestore

Restoring objects from Excel files
getSheets-methods

Querying available worksheets in a workbook
addImage-methods

Adding images to a worksheet
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
$-methods

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

Wrapping of arguments in a list
setActiveSheet-methods

Setting the active worksheet in a workbook
writeNamedRegion-methods

Writing named regions to a workbook
col2idx

Converting Excel column names to indices
removeName-methods

Removing names from workbooks
writeWorksheetToFile

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

Saving Microsoft Excel workbooks
setDataFormatForType-methods

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

Appending data to worksheets
summary-methods

Summarizing workbook objects