Networks for webhoser.

Example

library(nethoser)

data("webhoser")

webhoser %>%
    net_con(entities.persons, entities.locations) %>%
    net_vis()