View_interactive_subnetwork | R Documentation |
Explore subnetworks and interactively select regression and box plots
View_interactive_subnetwork(deggs_object, host = NULL, port = NULL)
deggs_object |
an object of class |
host |
local IP address, to be used only to run the function in non-blocking mode (see vignette) |
port |
TCP port, to be used only to run the function in non-blocking mode (see vignette) |
a shiny interface showing networks with selectable nodes and links
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.