dbColumnInfo: dbColumnInfo()

Description Usage Arguments See Also

Description

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

Usage

1
2
3
4
dbColumnInfo(res, ...)

## S4 method for signature 'KineticaResult'
dbColumnInfo(res, ...)

Arguments

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.

See Also

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


kineticadb/RKinetica documentation built on Sept. 29, 2020, 5:38 p.m.