From ae57dd453606ac8c93afa596441039bdafb6c8b1 Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Wed, 13 Apr 2022 09:17:40 +0200 Subject: [PATCH] Updated docs --- man/handlePopData.Rd | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/man/handlePopData.Rd b/man/handlePopData.Rd index 9ce3be6..6fb9d48 100644 --- a/man/handlePopData.Rd +++ b/man/handlePopData.Rd @@ -10,5 +10,8 @@ handlePopData(raw_data) \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. +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 and noalle[j]. +Before this change, an allele whose code is zero is changed. }