plot_network: Plot pariwise species comparisons per location

Description Usage Arguments Details See Also

View source: R/functions_f1.R

Description

plot_network creates a ggplot with a network of species comparisons.

Usage

1
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

Other Figure 1: make_faint_clr(), network_layout(), plot_fish(), summarize_dxy(), summarize_fst(), whisker_points()


k-hench/GenomicOriginsScripts documentation built on July 24, 2021, 3:05 p.m.