Translated selvitaDigitFormat
This commit is contained in:
parent
fc1b947ca9
commit
ec650cc6f6
3 changed files with 49 additions and 0 deletions
17
man/selvitaDigitFormat.Rd
Normal file
17
man/selvitaDigitFormat.Rd
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/selvitaDigitFormat.R
|
||||
\name{selvitaDigitFormat}
|
||||
\alias{selvitaDigitFormat}
|
||||
\title{Find out the Digit Format}
|
||||
\usage{
|
||||
selvitaDigitFormat(line)
|
||||
}
|
||||
\arguments{
|
||||
\item{line}{the first line after the "pop" word from data in Genepop format. # @note Function clarified based on the line format whether the alleles of the data are given using 2 or 3 numbers.}
|
||||
}
|
||||
\value{
|
||||
|
||||
}
|
||||
\description{
|
||||
Find out the Digit Format
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue