Learn R Programming

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

XLConnect (version 0.1-8)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.1-8

License

GPL-3

Maintainer

Mirai GmbH

Last Published

February 11th, 2012

Functions in XLConnect (0.1-8)

createName-methods

Creating names in a workbook
XLC

XLConnect Constants
setCellStyle-methods

Setting cell styles
appendWorksheet-methods

Appending data to worksheets
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
getDefinedNames-methods

Retrieving defined names in a workbook
addImage-methods

Adding images to a worksheet
getReferenceCoordinates-methods

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

Mirai Solutions GmbH
appendNamedRegion-methods

Appending data to a named region
XLConnectSettings

Performing general settings for XLConnect
existsName-methods

Checking existence of names in a workbook
col2idx

Converting Excel column names to indices
createSheet-methods

Creating worksheets in a workbook
extraction-methods

Workbook data extraction & replacement operators
cloneSheet-methods

Cloning/copying worksheets
aref

Constructing Excel area references
getSheetPos-methods

Querying worksheet position
aref2idx

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

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

Automatic argument vectorization, default Java exception and warnings handling for XLConnect
readWorksheetFromFile

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

Behavior when error cells are detected
mergeCells-methods

Merging cells
cref2idx

Converting Excel cell references to indices
hideSheet-methods

Hiding worksheets in a workbook
summary-methods

Summarizing workbook objects
setAutoFilter-methods

Setting auto-filters on worksheets
idx2col

Converting column indices to Excel column names
removeName-methods

Removing names from workbooks
extractSheetName

Extracting the sheet name from a formula
setFillForegroundColor-methods

Specifying the fill foreground color for cell styles
setSheetPos-methods

Setting worksheet position
show-methods

Display a workbook object
getCellStyle-methods

Retrieving named cell styles
readNamedRegion

Reading named regions from a workbook
setBorder-methods

Specifying borders for cell styles
isSheetVeryHidden-methods

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

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

Writing named regions to a workbook
writeNamedRegionToFile

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

Removing worksheets from workbooks
getActiveSheetIndex-methods

Querying the active worksheet index
jTryCatch

Standard Java exception handling for XLConnect
readWorksheet-methods

Reading data from worksheets
getSheets-methods

Querying available worksheets in a workbook
loadWorkbook

Loading Microsoft Excel workbooks
getReferenceFormula-methods

Querying reference formulas of Excel names
existsSheet-methods

Checking for existence of worksheets in a workbook
readNamedRegionFromFile

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

Checking if worksheets are visible in a workbook
setWrapText-methods

Specifying text wrapping behaviour
xlcMemoryReport

Reporting free Java Virtual Machine memory
setActiveSheet-methods

Setting the active worksheet in a workbook
setCellFormula-methods

Setting cell formulas
unhideSheet-methods

Unhiding worksheets in a workbook
writeWorksheet-methods

Writing data to worksheets
setColumnWidth-methods

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

Specifying custom data formats for cell styles
xlcRestore

Restoring objects from Excel files
xlcDump

Dumping data sets to Excel files
setMissingValue-methods

Setting missing value identifiers
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
wrapList

Wrapping of arguments in a list
saveWorkbook-methods

Saving Microsoft Excel workbooks
xlcEdit

Editing data sets in an Excel file editor
workbook-class

Class "workbook"
print-methods

Print a workbook's filename
runUnitTests

XLConnect Unit Testing Framework
createCellStyle-methods

Creating custom named and anonymous cell styles
getCellFormula-methods

Retrieving formula definitions from cells
getForceFormulaRecalculation-methods

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

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

Specifying the fill background color for cell styles
idx2cref

Converting indices to Excel cell references
XLConnect-package

Excel Connector for R
$-methods

Executing workbook methods in object$method(...) form
getActiveSheetName-methods

Querying the active worksheet name
renameSheet-methods

Renaming worksheets from workbooks
setForceFormulaRecalculation-methods

Forcing Excel to recalculate formula values when opening a workbook
cellstyle-class

Class "cellstyle"
unmergeCells-methods

Unmerging cells
setFillPattern-methods

Specifying the fill pattern for cell styles
writeWorksheetToFile

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

Converting row and column based area references to Excel area references