compute_fst | R Documentation |
main function
compute_fst(
x,
ci = FALSE,
iteration.ci = 100,
quantiles.ci = c(0.025, 0.975),
digits = 9,
path.folder = NULL,
parallel.core = parallel::detectCores(.) - 2,
p = NULL,
global = TRUE,
pairwise = FALSE,
temp.files = NULL,
...
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.