exportRubias_baseline: export a rubias baseline

View source: R/export_data.R

exportRubias_baselineR Documentation

export a rubias baseline

Description

export a rubias baseline

Usage

exportRubias_baseline(
  x,
  pops = NULL,
  repunit = NULL,
  collection = NULL,
  loci = NULL
)

Arguments

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.

Value

a tibble


delomast/EFGLmh documentation built on June 1, 2024, 6:55 a.m.