[adegenet-commits] r676 - pkg/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Thu Sep 23 13:49:46 CEST 2010


Author: jombart
Date: 2010-09-23 13:49:45 +0200 (Thu, 23 Sep 2010)
New Revision: 676

Modified:
   pkg/man/seppop.Rd
Log:
without naked women pics.


Modified: pkg/man/seppop.Rd
===================================================================
--- pkg/man/seppop.Rd	2010-09-23 11:45:14 UTC (rev 675)
+++ pkg/man/seppop.Rd	2010-09-23 11:49:45 UTC (rev 676)
@@ -16,7 +16,7 @@
 }
 \usage{
 \S4method{seppop}{genind}(x,pop=NULL,truenames=TRUE,res.type=c("genind","matrix"),
-  drop=FALSE)
+  drop=FALSE, treatOther=TRUE)
 }
 \arguments{
   \item{x}{a \linkS4class{genind} object}
@@ -29,11 +29,14 @@
     a list of \linkS4class{genind} object (default) or a matrix of data
     corresponding to the 'tab' slots.}
   \item{drop}{a logical stating whether alleles that are no longer
-  present in a subset of data should be discarded (TRUE) or kept anyway
-  (FALSE, default).}
+    present in a subset of data should be discarded (TRUE) or kept anyway
+    (FALSE, default).}
+  \item{treatOther}{a logical stating whether elements of the
+  \code{@other} slot should be treated as well (TRUE), or not
+  (FALSE). See details in accessor documentations (\code{\link{pop}}).}
 }
 \value{
-  According to 'rse.type': a list of \linkS4class{genind} object
+  According to 'res.type': a list of \linkS4class{genind} object
   (default) or a matrix of data corresponding to the 'tab' slots.
 }
 \author{Thibaut Jombart \email{t.jombart at imperial.ac.uk} }



More information about the adegenet-commits mailing list