result2frame {RBaseX} | R Documentation |
Converts the query-result to a frame. The query-result is either a list (sequence) or an array. If it is a list, 'cols' is needed to determine the number of columns.
result2frame(...)
... |
Query-result |
Return result from query as dataframe