Description Usage Arguments Value Examples
function to modify the tooltip layer of the network
1 | mod_tooltip_visnetwork(data, data_new_tooltip = NULL)
|
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 |
data: data object modified with the new tooltip layer
1 | ## Not run: mod_tooltip_visnetwork(data,data_new_tooltip)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.