Learn R Programming

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

XLConnect (version 0.1-7)

Excel Connector for R

Description

Manipulate Excel files from R

Copy Link

Version

Install

install.packages('XLConnect')

Monthly Downloads

4,955

Version

0.1-7

License

GPL-3

Maintainer

Mirai GmbH

Last Published

October 20th, 2011

Functions in XLConnect (0.1-7)

getActiveSheetName-methods

Querying the active worksheet name
createSheet-methods

Creating worksheets in a workbook
XLC

XLConnect Constants
cellstyle-class

Class "cellstyle"
extraction-methods

Workbook data extraction & replacement operators
extractSheetName

Extracting the sheet name from a formula
summary-methods

Summarizing workbook objects
readNamedRegion

Reading named regions from a workbook
aref

Constructing Excel area references
renameSheet-methods

Renaming worksheets from workbooks
onErrorCell-methods

Behavior when error cells are detected
col2idx

Converting Excel column names to indices
writeWorksheetToFile

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

Converting Excel cell references to indices
removeSheet-methods

Removing worksheets from workbooks
isSheetHidden-methods

Checking if worksheets are hidden in a workbook
setActiveSheet-methods

Setting the active worksheet in a workbook
setColumnWidth-methods

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

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

Retrieving defined names in a workbook
appendWorksheet-methods

Appending data to worksheets
idx2aref

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

Specifying text wrapping behaviour
XLConnectSettings

Performing general settings for XLConnect
getActiveSheetIndex-methods

Querying the active worksheet index
createName-methods

Creating names in a workbook
mergeCells-methods

Merging cells
loadWorkbook

Loading Microsoft Excel workbooks
cloneSheet-methods

Cloning/copying worksheets
getLastRow-methods

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

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

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

Writing named regions to a workbook
print-methods

Print a workbook's filename
idx2cref

Converting indices to Excel cell references
setMissingValue-methods

Setting missing value identifiers
jTryCatch

Standard Java exception handling for XLConnect
getCellStyle-methods

Retrieving named cell styles
XLConnect-package

Excel Connector for R
getSheets-methods

Querying available worksheets in a workbook
unhideSheet-methods

Unhiding worksheets in a workbook
runUnitTests

XLConnect Unit Testing Framework
wrapList

Wrapping of arguments in a list
setCellFormula-methods

Setting cell formulas
setCellStyle-methods

Setting cell styles
mirai

Mirai Solutions GmbH
setSheetPos-methods

Setting worksheet position
getForceFormulaRecalculation-methods

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

Specifying the fill foreground color for cell styles
workbook-class

Class "workbook"
xlcDump

Dumping data sets to Excel files
setStyleAction-methods

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

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

Specifying the fill pattern for cell styles
setAutoFilter-methods

Setting auto-filters on worksheets
show-methods

Display a workbook object
xlcFreeMemory

Freeing Java Virtual Machine memory
writeNamedRegionToFile

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

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

Unmerging cells
setDataFormat-methods

Specifying custom data formats for cell styles
getCellFormula-methods

Retrieving formula definitions from cells
readNamedRegionFromFile

Reading named regions from an Excel file (wrapper function)
aref2idx

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

Removing names from workbooks
xlcMemoryReport

Reporting free Java Virtual Machine memory
hideSheet-methods

Hiding worksheets in a workbook
addImage-methods

Adding images to a worksheet
setFillBackgroundColor-methods

Specifying the fill background color for cell styles
createCellStyle-methods

Creating custom named and anonymous cell styles
$-methods

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

Writing data to worksheets
appendNamedRegion-methods

Appending data to a named region
idx2col

Converting column indices to Excel column names
getSheetPos-methods

Querying worksheet position
xlcRestore

Restoring objects from Excel files
getReferenceFormula-methods

Querying reference formulas of Excel names
isSheetVisible-methods

Checking if worksheets are visible in a workbook
existsSheet-methods

Checking for existence of worksheets in a workbook
readWorksheet-methods

Reading data from worksheets
saveWorkbook-methods

Saving Microsoft Excel workbooks
getReferenceCoordinates-methods

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

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

Specifying borders for cell styles
existsName-methods

Checking existence of names in a workbook
setDataFormatForType-methods

Setting the data format for the DATA_FORMAT_ONLY style action