queryAfl: Sends an AFL query to SciDB and return the results using...

Description Usage Arguments Value

Description

Sends an AFL query to SciDB and return the results using scidbR

Usage

1
queryAfl(object, afl, iterative, ret)

Arguments

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

Value

The results or an iterator (when iterative = TRUE). See scidb::iquery


albhasan/blissR documentation built on May 11, 2019, 10:30 p.m.