Convert a series of simple objects (from YAML deserializaton) to an rquery pipeline.

convert_yaml_to_pipeline(rep, ..., source = NULL, env = parent.frame())

Arguments

rep

input objects

...

not used, force later arguments to bind by name

source

input rquery node

env

environment to evaluate in

Value

rquery operator tree