Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

flatten_operators_one

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

Non-Invasive Pretty Printing of R Code

v1.4.1
MIT + file LICENSE
Authors
Kirill Müller [aut], Lorenz Walthert [cre, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.