Learn R Programming

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

ibmdbR (version 1.34.3)

IBM In-Database Analytics for R

Description

Functionality required to efficiently use R with IBM DB2(C) for Linux, Unix and Windows as well as IBM dashDB(C). Many basic and complex R operations are pushed down into the database, which removes the main memory boundary of R and allows to make full use of parallel processing in the underlying database.

Copy Link

Version

Install

install.packages('ibmdbR')

Monthly Downloads

214

Version

1.34.3

License

GPL-3

Maintainer

Michael Wurst

Last Published

December 17th, 2014

Functions in ibmdbR (1.34.3)

ida.list

Store and retrieve R objects in the database
idaTable

In-Database Cross Tabulation and Table Creation
ida.data.frame methods

Available methods for ida.data.frame
ida.data.frame, is.ida.data.frame

Create a IDA data frame
idaMerge

Merge IDA data frames
ibmdbR-package

IBM In-Database Analytics
idaQuery, idaScalarQuery

Run an SQL query on the database
idadf,idaSave,idaUpdate

Query, store and update data in the database.
idaInit

Initialize the In-Database Analytics functions
ida.list methods

Available methods for ida.list
idaDeleteTable, idaExistTable, idaGetValidTableName

Miscellaneous tools
idaShowTables

Return a list of tables
idaLm

Linear regression
ida.col.def methods

Available methods for ida.col.def
as.ida.data.frame

Convert an R object to a IDA data frame
idaSample

Taking a random sample from a IDA data frame
idaCreateView, idaDropView

Create or drop a view
idaConnect, idaClose

Open or closes a IDA database connection