to_dfdist: Convert to DFDist format

Description Usage Arguments Value

View source: R/to_dfdist.R

Description

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

Usage

1
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.


MarianaLag/Mlag documentation built on Feb. 13, 2020, 12:30 a.m.