match_nodes: Match different nodes based on start and endpoints

Description Usage Arguments Value

Description

Match different nodes based on start and endpoints

Usage

1
match_nodes(tagset, match_x, match_y)

Arguments

tagset

Data-frame returned by get_tagset or get_tagsets

match_x

Tag value of node to be matched on

match_y

Tag value to be matched

Value

a data.frame of similar structure as the return of get_tagset with values of nodes specified in match_y matched to the corresponding rows of nodes specified in match_x based on the start-end intervals.


jwillisch/xmlAnnotate documentation built on May 20, 2019, 6:26 a.m.