flatten_operators_one: Flatten one level of nesting with its child

View source: R/relevel.R

flatten_operators_oneR Documentation

Flatten one level of nesting with its child

Description

Flattening is done in two ways. We can flatten a parse table by moving the left hand token of an operator one level up. Or doing that with the right hand token.

Usage

flatten_operators_one(pd_nested)

Arguments

pd_nested

A nested parse table.


styler documentation built on Aug. 29, 2023, 5:10 p.m.