]> git.donarmstrong.com Git - ape.git/blobdiff - man/rTraitDisc.Rd
bug fixing in read.nexus() + Others....
[ape.git] / man / rTraitDisc.Rd
index e65a54b29604ada34b0492d229b6ff63d23d159b..b6b619c0394704c074cfcaca6d0d8a13d464da00 100644 (file)
@@ -4,7 +4,7 @@
 \usage{
 rTraitDisc(phy, model = "ER", k = if (is.matrix(model)) ncol(model) else 2,
            rate = 0.1, states = LETTERS[1:k], freq = rep(1/k, k),
-           ancestor = FALSE, root.value = 1)
+           ancestor = FALSE, root.value = 1, ...)
 }
 \arguments{
   \item{phy}{an object of class \code{"phylo"}.}