View source: R/matrixAsNetwork.R
matrixAsNetworkUI | R Documentation |
Create app UI for a network graph
matrixAsNetworkUI(id, height = "400px", ...)
id |
Character ID for specifying namespace, see |
height |
Height passed to 'visNetworkOutput'. |
... |
Other attributes or elements to be in container. |
This is a module with a visNetwork plot as its main output, meant to implement an alternative view of data as a graph.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.