[adegenet-commits] r158 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Jul 23 11:25:22 CEST 2008
Author: jombart
Date: 2008-07-23 11:25:22 +0200 (Wed, 23 Jul 2008)
New Revision: 158
Modified:
pkg/man/read.structure.Rd
Log:
added a comment about NAs in read.structure.
Modified: pkg/man/read.structure.Rd
===================================================================
--- pkg/man/read.structure.Rd 2008-07-23 09:05:12 UTC (rev 157)
+++ pkg/man/read.structure.Rd 2008-07-23 09:25:22 UTC (rev 158)
@@ -31,7 +31,9 @@
created object.}
\item{row.marknames}{an integer giving the index of the row containing
the names of the markers. '0' if absent.}
- \item{NA.char}{the character string coding missing data. "-9" by default.}
+ \item{NA.char}{the character string coding missing data. "-9" by
+ default. Note that in any case, series of zero (like "000") are
+ interpreted as NA too.}
\item{pop}{an optional factor giving the population of each individual.}
\item{ask}{a logical specifying if the function should ask for
optional informations about the dataset (TRUE, default), or try to
More information about the adegenet-commits
mailing list