trelliscope (version 0.9.7)

cogNcol: Methods for Cognostics Connections

Description

Methods for Cognostics Connections

Usage

cogNcol(x, ...)
cogNrow(x, ...)
cogNames(x, ...)
getCogData(x, rowIdx, colIdx, ...)

Arguments

x
cognostics connection object
...
other objects passed onto generic methods
rowIdx
index of rows to be retrieved from the cognostics connection
colIdx
index of columns to be retrieved from the cognostics connection

See Also

makeDisplay

Examples

Run this code
# see examples for makeDisplay()

Run the code above in your browser using DataCamp Workspace