to_dfdist: Convert to DFDist format

View source: R/to_dfdist.R

to_dfdistR Documentation

Convert to DFDist format

Description

This converts a data.frame object with loci into a format suitable for FDist, DFDist, & DetSel

Usage

to_dfdist(x, stratum = "Population", verbose = FALSE)

Arguments

x

A data.frame with some locus objects in it.

stratum

The name of the 'Population' column in the data (default="Population").

verbose

A flag to print locus names as you go (default=FALSE)

Value

A text object with data formatted for output.


dyerlab/gstudio documentation built on Feb. 2, 2024, 8:24 p.m.