convert_yaml_to_pipeline: Convert a series of simple objects (from YAML deserializaton)...

View source: R/yaml.R

convert_yaml_to_pipelineR Documentation

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

Description

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

Usage

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


WinVector/rquery documentation built on Aug. 24, 2023, 11:12 a.m.