shiny minimal example
require(shiny) require(visNetwork) server <- function(input, output) { output$network <- visNetwork::renderVisNetwork(