exportRubias_baseline | R Documentation |
export a rubias baseline
exportRubias_baseline(
x,
pops = NULL,
repunit = NULL,
collection = NULL,
loci = NULL
)
x |
an EFGLdata object |
pops |
a vector of pops to include in the baseline. If not specified, all pops are used. |
repunit |
the column name of the metadata variable designating repunit. This can be Pop to use the population name. If not specified, NA is used for all samples. |
collection |
the column name of the metadata variable designating collection. This can be Pop to use the population name. If not specified, NA is used for all samples. |
loci |
a vector of loci to use. If not specified, all loci are used. |
a tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.