before passing to Cytoscape, add a tooltip attribute to the graph
Usage
add_tooltip(
in_graph,
node_data = c("name", "description"),
description,
separator = "\n"
)
before passing to Cytoscape, add a tooltip attribute to the graph
add_tooltip(
in_graph,
node_data = c("name", "description"),
description,
separator = "\n"
)