visNetwork - highlightNearest - show only connected edges to a selected node
This is for highlighting nearest edges. Is there a way I can build a visnetwork graph (with an igraph object) that automatically highlights certain nodes? Such as the node with the highest degree.