18 lines
383 B
R
18 lines
383 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/noIndex.R
|
|
\name{noIndex}
|
|
\alias{noIndex}
|
|
\title{No index}
|
|
\usage{
|
|
noIndex(data, noalle)
|
|
}
|
|
\value{
|
|
puredata: a data contains no index column.
|
|
}
|
|
\description{
|
|
Checks that the data contains no index column.
|
|
}
|
|
\details{
|
|
As input, this function takes two variables from a mixture/admixture
|
|
result structure.
|
|
}
|