#' @export
divPart <- function(infile = NULL, outfile = NULL, gp = 3, pairwise = FALSE,
WC_Fst = FALSE, bs_locus = FALSE, bs_pairwise = FALSE,
bootstraps = 0, plot = FALSE, parallel = FALSE){
############################ Argument definitions ############################
.Deprecated(new = "fastDivPart", msg = "This function name is no longer in use. Please use 'fastDivPart' instead, \nSee ?fastDivPart for usage details.",
old = "divPart")
}
################################################################################
# div.part: deprecated
################################################################################
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.