which_token: function returning index of spans that entail x

Description Usage Arguments

View source: R/tools.R

Description

function returning index of spans that entail x

Usage

1
which_token(x, y1, y2)

Arguments

x

position of the character

y1

start position of the token

y2

end position of the token


rtext documentation built on Jan. 28, 2021, 9:05 a.m.

Related to which_token in rtext...