Added function documentation
This commit is contained in:
parent
fff8574b82
commit
1cc0fba114
3 changed files with 28 additions and 0 deletions
21
man/lueGenePopDataPop.Rd
Normal file
21
man/lueGenePopDataPop.Rd
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/lueGenePopDataPop.R
|
||||
\name{lueGenePopDataPop}
|
||||
\alias{lueGenePopDataPop}
|
||||
\title{Read GenePop Data}
|
||||
\usage{
|
||||
lueGenePopDataPop(tiedostonNimi)
|
||||
}
|
||||
\arguments{
|
||||
\item{tiedostonNimi}{Name of the file}
|
||||
}
|
||||
\value{
|
||||
List containing data and popnames
|
||||
}
|
||||
\description{
|
||||
Read GenePop Data
|
||||
}
|
||||
\note{
|
||||
The data is given in the form where the last column tells the
|
||||
group. popnames are as before.
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue