18 lines
384 B
Text
18 lines
384 B
Text
|
|
% Generated by roxygen2: do not edit by hand
|
||
|
|
% Please edit documentation in R/admix1.R
|
||
|
|
\name{admix1}
|
||
|
|
\alias{admix1}
|
||
|
|
\title{Admixture analysis}
|
||
|
|
\usage{
|
||
|
|
admix1(tietue)
|
||
|
|
}
|
||
|
|
\arguments{
|
||
|
|
\item{tietue}{record}
|
||
|
|
}
|
||
|
|
\description{
|
||
|
|
Admixture analysis
|
||
|
|
}
|
||
|
|
\details{
|
||
|
|
If the record == -1, the mixture results file is loaded. Otherwise, will the required variables be retrieved from the record fields?
|
||
|
|
}
|