setVariable: Explicitly create a Zorba variable

Description Usage Arguments Author(s) See Also

Description

These functions and methods allow us to programmatically create a Zorba variable within a Zorba context.

Usage

1
setVariable(obj, id, value)

Arguments

obj

the context in which to set the variable

id

the name of the Zorba variable being created

value

the R object to use as the value of the Zorba variable.

Author(s)

Duncan Temple Lang

See Also

compileXQuery


omegahat/RXQuery documentation built on May 24, 2019, 1:55 p.m.