plot_network creates a ggplot with a network of species comparisons.

plot_network(loc, nodes, edges, asp = 0.8, sep = 0, node_lab_shift = 0)

Arguments

loc

location (Belize/ Honduras/ Panama)

nodes

tibble containing network nodes

edges

tibble containing network edges

asp

plot aspect ration

sep

buffer network segments from nodes

node_lab_shift

relative label position on edge

Details

This creates a network for all pairwise species comparisons within a location.

See also