X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fdist.gene.Rd;fp=man%2Fdist.gene.Rd;h=6d5ccb3d1c84b894a001f0673cdd4b330b8f4e56;hb=40eeb40e48bccc220826860ce0ada4521cbc0148;hp=11d6d2e79a123e46e150fd677dedf6ebe7359136;hpb=984f527e672e911c74f5c2f09ad98a934312fe2f;p=ape.git diff --git a/man/dist.gene.Rd b/man/dist.gene.Rd index 11d6d2e..6d5ccb3 100644 --- a/man/dist.gene.Rd +++ b/man/dist.gene.Rd @@ -6,7 +6,7 @@ dist.gene(x, method = "pairwise", pairwise.deletion = FALSE, variance = FALSE) } \arguments{ - \item{x}{a matrix or a data frame.} + \item{x}{a matrix or a data frame (will be coerced as a matrix).} \item{method}{a character string specifying the method used to compute the distances; two choices are available: \code{"pairwise"} and \code{"percentage"}, or any unambiguous abbreviation of these.}