bind_with_child: Bind a parse table with one of its children

View source: R/relevel.R

bind_with_childR Documentation

Bind a parse table with one of its children

Description

Bind a parse table with one of its children and return parse table, ordered according to the appearance of the tokens.

Usage

bind_with_child(pd_nested, pos)

Arguments

pd_nested

A nested parse table.

pos

The position of the child to bind.


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