Learn R Programming

RGtk2 (version 2.20.1)

atkHypertextGetLinkIndex: atkHypertextGetLinkIndex

Description

Gets the index into the list of hyperlinks that is associated with the character specified by char.index.

Usage

atkHypertextGetLinkIndex(object, char.index)

Arguments

char.index
[integer] a character index

Value

  • [integer] an index into the list of hyperlinks in hypertext, or -1 if there is no hyperlink associated with this character.