EvannoPlots: Generate Evanno Method Plots This function uses functions...

View source: R/run_structure.R

EvannoPlotsR Documentation

Generate Evanno Method Plots This function uses functions from pophelper and ggplot2 to generate a pdf with the four Evanno Method Plots.

Description

Generate Evanno Method Plots

This function uses functions from pophelper and ggplot2 to generate a pdf with the four Evanno Method Plots.

Usage

EvannoPlots(input.dir = getwd(), save.as = "EvannoPlots.pdf")

Arguments

input.dir

directory with output files of STRUCTURE analysis. Default is the current directory.

save.as

Where to save the output PDF. Default is "evannoPlots.pdf" in the current directory.

Value

g table with gpplots arranged in a 2x2 grid

Examples

library(misc.wrappers)

JeffWeinell/misc.wrappers documentation built on Sept. 20, 2023, 12:42 p.m.