Translated initPopNames

This commit is contained in:
Waldir Leoncio 2020-07-14 13:37:56 +02:00
parent f05f3fdddd
commit aa9f1c4ef6
4 changed files with 54 additions and 43 deletions

16
man/initPopNames.Rd Normal file
View file

@ -0,0 +1,16 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/initPopNames.R
\name{initPopNames}
\alias{initPopNames}
\title{Initialize Pop Names}
\usage{
initPopNames(nameFile, indexFile)
}
\arguments{
\item{nameFile}{nameFile}
\item{indexFile}{indexFile}
}
\description{
Initialize Pop Names
}