View source: R/run_structure.R
EvannoPlots | R Documentation |
Generate Evanno Method Plots
This function uses functions from pophelper and ggplot2 to generate a pdf with the four Evanno Method Plots.
EvannoPlots(input.dir = getwd(), save.as = "EvannoPlots.pdf")
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. |
g table with gpplots arranged in a 2x2 grid
library(misc.wrappers)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.