mod_tooltip_visnetwork: mod_tooltip_visnetwork

Description Usage Arguments Value Examples

View source: R/mod_layers.R

Description

function to modify the tooltip layer of the network

Usage

1
mod_tooltip_visnetwork(data, data_new_tooltip = NULL)

Arguments

data

List of two ffdf objects (format generated by the geNet() function )

data_new_tooltip

dataframe that reports the new tooltip string for each node

Value

data: data object modified with the new tooltip layer

Examples

1
## Not run: mod_tooltip_visnetwork(data,data_new_tooltip)

haneylab/geNet documentation built on Oct. 4, 2020, 8:40 a.m.