ourMELONS/man/handlePopData.Rd
2022-04-13 09:12:59 +02:00

14 lines
489 B
R

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/handlePopData.R
\name{handlePopData}
\alias{handlePopData}
\title{Handle Pop data}
\usage{
handlePopData(raw_data)
}
\arguments{
\item{raw_data}{raw data}
}
\description{
The last column of the original data tells you which? that line is from. The function changes the allele codes so that the codes for one locus have values between 1,, Noah (j). Before this change, an allele whose code is zero is changed.
}