Learn R Programming

ROracle (version 1.2-2)

dbSetDataMappings-methods: Set data mappings between Oracle and R

Description

Not yet implemented

Arguments

Methods

res
a OraResult object as returned by dbSendQuery.
flds
a data.frame with field descriptions as returned by dbColumnInfo.
...
any additional arguments are passed to the implementing method.

See Also

Oracle, dbSendQuery, fetch, dbColumnInfo.

Examples

Run this code

Run the code above in your browser using DataLab