- x
Name of the genlight object containing the SNP data [required].
- threshold
Threshold value below which loci will be removed
[default 0.99].
- plot.display
If TRUE, histograms of base composition are displayed in the plot window
[default TRUE].
- plot.theme
Theme for the plot. See Details for options
[default theme_dartR()].
- plot.colors
List of two color names for the borders and fill of the
plots [default c("#2171B5", "#6BAED6")].
- plot.file
Name for the RDS binary file to save (base name only, exclude extension) [default NULL]
- plot.dir
Directory in which to save files [default = working directory]
- verbose
Verbosity: 0, silent or fatal errors; 1, begin and end; 2,
progress log ; 3, progress and results summary; 5, full report
[default 2, unless specified using gl.set.verbosity].