viz.Rd
Visualise nethoser network.
net_vis(graph) net_viz(graph)
A list as returned by net_con.
net_con
data("webhoser") # make network webhoser %>% net_con(thread.site, entities.persons) %>% net_vis()