Description Usage Arguments See Also
Provides data.frame as a collection of column names and data types from the result set
Provides data.frame as a collection of column names and data types from the result set
1 2 3 4 | dbColumnInfo(res, ...)
## S4 method for signature 'KineticaResult'
dbColumnInfo(res, ...)
|
res |
An object inheriting from [KineticaResult-class] |
... |
Other parameters passed on to methods. |
res |
An object inheriting from [KineticaResult-class] |
... |
Other parameters passed on to methods. |
Other KineticaResult methods: dbBind,KineticaResult-method
,
dbClearResult,KineticaResult-method
,
dbFetch
, dbGetInfo
,
dbGetRowCount,KineticaResult-method
,
dbGetRowsAffected,KineticaResult-method
,
dbGetStatement,KineticaResult-method
,
dbHasCompleted,KineticaResult-method
,
dbIsValid
,
show,KineticaDriver-method
Other KineticaResult methods: dbBind,KineticaResult-method
,
dbClearResult,KineticaResult-method
,
dbFetch
, dbGetInfo
,
dbGetRowCount,KineticaResult-method
,
dbGetRowsAffected,KineticaResult-method
,
dbGetStatement,KineticaResult-method
,
dbHasCompleted,KineticaResult-method
,
dbIsValid
,
show,KineticaDriver-method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.