getDataModes.ggobi {Rggobi} | R Documentation |
This returns the list of data formats that
ggobi understands and their internal representations
which allows S to map string versions to a value
understood by the internal engine.
This is typically called by other functions
such as setData.ggobi
to interpret the data format.
getDataModes.ggobi()
A named vector giving the internal code identifying the data format corresponding to that name.
Duncan Temple Lang
setData.ggobi
setDataFile.ggobi
setDataFrame.ggobi
describe.ggobi
describe.ggobi()