get_children: get all child-parent pairs with the given relation

Description Usage Arguments Value

Description

get all child-parent pairs with the given relation

Usage

1
get_children(tokens, relation = NULL, rename = relation, ...)

Arguments

tokens

a df of tokens

rename

optionally rename the output column, defaults to re

...

other filters

rel

the relation of child with parent (optional)

Value

a df with the ids of (parent) id and child (id)


anon-author/clauses documentation built on May 10, 2019, 11:52 a.m.