Visualise nethoser network.

net_vis(graph)

net_viz(graph)

Arguments

graph

A list as returned by net_con.

Examples

data("webhoser") # make network webhoser %>% net_con(thread.site, entities.persons) %>% net_vis()