Learn R Programming

caugi (version 1.0.0)

.split_plus: Expand target expressions with =

Description

Split any expression into top-level '+' terms (fully flattened).

Usage

.split_plus(expr)

Value

A character vector of node names.

Arguments

expr

An expression representing nodes.