scidb.stream: scidb operators functions

Description Usage Arguments Value Author(s)

Description

This function wraps the scidb "stream" operator. The operator calls a R script and pass as input an array.

Usage

1
scidb.stream(a, script, params = NULL)

Arguments

a

A valid array name or derived AFL command.

script

A R file script to be executed.

params

Optional. A list of pairs name=value to be passed as input arguments to the script. The value argument can be either numeric or string. If a vector of those types is passed, each element will be separated by commas.

Value

AFL string command

Author(s)

Rolf Simoes, rolf.simoes@inpe.br


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