Learn R Programming

rtext (version 0.1.22)

which_token: function returning index of spans that entail x

Description

function returning index of spans that entail x

Usage

which_token(x, y1, y2)

Arguments

x

position of the character

y1

start position of the token

y2

end position of the token