getDatatypesOfResult {simplace} | R Documentation |
Get the datatypes of the result variables
Description
Get the datatypes of each variable (i.e. data column). The output is a named character vector, where each element is named by the variables name.
Usage
getDatatypesOfResult(result)
Arguments
result |
handle to the data container returned by |
Value
named character vector with the datatypes
[Package simplace version 5.0.13 Index]