Learn R Programming

styler (version 0.0-8)

find_parent: Find the parent of a nest

Description

It is any id of the nest (nested parse table at one level of nesting) since by definition, all tokens on a nest have the same id.

Usage

find_parent(pd_nested)

Arguments

pd_nested

A nested parse table.