get_cursor_values {hdfqlr} | R Documentation |
Value From Cursor
Description
Generic helper for executing HDFql cursor operations.
Usage
get_cursor_values(script)
Arguments
script |
The HDFQL operation to execute.
Do not include |
Value
The script output, or NULL
.
[Package hdfqlr version 0.6-2 Index]