Description Usage Arguments Value
Sends an AFL query to SciDB and return the results using scidbR
1 | queryAfl(object, afl, iterative, ret)
|
object |
A ScidbInstance object |
afl |
AN AFL query |
iterative |
Bollean. Control if the response is an iterator. See scidbR::iquery |
ret |
Boolean. TRUE to return output. See scidb::iquery |
The results or an iterator (when iterative = TRUE). See scidb::iquery
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.