Translated BAPS::noIndex into R
This commit is contained in:
parent
17282c423a
commit
8ecc59a4e6
4 changed files with 53 additions and 0 deletions
18
man/noIndex.Rd
Normal file
18
man/noIndex.Rd
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
% 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.
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue