replaceLocus: Replace genotype data in data frame of class genalex

Description Usage Arguments Value Author(s)

Description

Replace genotype data for specified loci in a data frame of class genalex.

Usage

1
2
## S3 method for class 'genalex'
replaceLocus(x, locus, newdata, ...)

Arguments

x

A data frame of class genalex

locus

The names of one or more loci found in x

newdata

New genotype data for loci specified in locus. Must have the same number of rows as x

...

Additional arguments, currently ignored

Value

A data frame of class genalex containing genotype data from x with data for loci specified in locus replaced with data from newdata.

Author(s)

Douglas G. Scofield


douglasgscofield/readGenalex documentation built on May 15, 2019, 10:43 a.m.