R/visualization.R
plot_density_distribution_het.Rd
Create density distribution of the observed heterozygosity summary statistics.
plot_density_distribution_het( data, pop.levels, het.group, aes.colour, adjust.bin, x.title )
sumstats or tidy vcf files.
Character string defining your ordered populations.
= aes(x = HET_MAX, na.rm = F)
GGPLOT2 aesthetics colour, e.g. aes(y = ..scaled.., color = GROUP).
Adjust GGPLOT2 bin size (0 to 1).
Title of the x-axis.