[adegenet-commits] r414 - pkg/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Jun 19 02:13:48 CEST 2009
Author: jombart
Date: 2009-06-19 02:13:48 +0200 (Fri, 19 Jun 2009)
New Revision: 414
Modified:
pkg/R/seqTrack.R
Log:
ls;dlasd;alksdpaksd
Modified: pkg/R/seqTrack.R
===================================================================
--- pkg/R/seqTrack.R 2009-06-19 00:13:17 UTC (rev 413)
+++ pkg/R/seqTrack.R 2009-06-19 00:13:48 UTC (rev 414)
@@ -843,7 +843,7 @@
res$ances <- listres$ances[,toKeep]
res$inf.date <- listres$date[,toKeep]
res$ances.date <- listres$ances.date[,toKeep]
- res$weight <- NA
+ res$weight <- rep(-1, length(res$date))
}
return(res)
More information about the adegenet-commits
mailing list