getLinkDfIndices: Get indices in 'linkDf' of feature

View source: R/plottingFunctions.R

getLinkDfIndicesR Documentation

Get indices in linkDf of feature

Description

Gets indices in linkDf of feature

Usage

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

## Not run: getLinkDfIndices(groupnameselected, linkMatrix)


tnaake/MetCirc documentation built on April 23, 2023, 8:56 a.m.