ourMELONS/man/lueGenePopData.Rd

18 lines
348 B
Text
Raw Normal View History

2020-06-24 15:16:13 +02:00
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/lueGenePopData.R
\name{lueGenePopData}
\alias{lueGenePopData}
\title{Read GenePop Data}
\usage{
lueGenePopData(tiedostonNimi)
}
\arguments{
\item{tiedostonNimi}{Name of the file}
}
\value{
list containing data and popnames
}
\description{
Reads GenePop-formatted data
}