getLinkDfIndices: Get indices in linkDf of feature

Description Usage Arguments Details Value Author(s) Examples

View source: R/plottingFunctions.R

Description

Gets indices in linkDf of feature

Usage

1
getLinkDfIndices(groupnameselected, linkDf)

Arguments

groupnameselected

'character' vector with groupname of selected feature, vector containing "group" and "name" to display, that is a unique identifier of the features, "group" and "name" have to be separated by '"_"' where "group" is the first and "name" is the last element

linkDf

'data.frame', in each row there is information about features to be connected

Details

Internal use for function 'highlight'

Value

'getLinkDfIndices' returns indices concerning 'linkDf' to which 'groupnameselected' connects

Author(s)

Thomas Naake, thomasnaake@googlemail.com

Examples

1
## Not run: getLinkDfIndices(groupnameselected, linkMatrix)

MetCirc documentation built on Nov. 8, 2020, 8:26 p.m.