]> git.donarmstrong.com Git - ape.git/blobdiff - man/as.alignment.Rd
various changes to DNAbin functions + new labels.DNAbin()
[ape.git] / man / as.alignment.Rd
index a60eec8b8d6fd29a0261ab2ebb55d9121d31f941..276d68dc274613f65437ad5a5d697f0d157c16c8 100644 (file)
@@ -25,7 +25,7 @@ as.DNAbin(x, ...)
 \arguments{
   \item{x}{a matrix or a list containing the DNA sequences, or an object
     of class \code{"alignment"}.}
-  \item{...}{further arguments to be passed to or from other methods.}
+  \item{\dots}{further arguments to be passed to or from other methods.}
 }
 \details{
   For \code{as.alignment}, the sequences given as argument should be
@@ -48,7 +48,7 @@ as.DNAbin(x, ...)
   of \code{"as.DNAbin"}; a matrix of mode character or a list containing
   vectors of mode character in the case of \code{"as.character"}.
 }
-\author{Emmanuel Paradis \email{Emmanuel.Paradis@mpl.ird.fr}}
+\author{Emmanuel Paradis}
 \seealso{
   \code{\link{DNAbin}}, \code{\link{read.dna}},
   \code{\link{read.GenBank}}, \code{\link{write.dna}}