scidb.between: scidb operators functions

Description Usage Arguments Value Author(s)

Description

This function wraps the scidb "between" operator. The operator filter dimensions range to be returned.

Usage

1
scidb.between(a, ..., max_len)

Arguments

a

A valid array name or derived AFL command.

...

Pairs of dim_name=c(min, max) arguments.

max_len

The max length accepted and used to break apart the informed dimensions ranges into small pieces of ranges.

Value

AFL string command

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


rolfsimoes/scidbquery documentation built on May 29, 2019, 8:48 a.m.