X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2FrTraitDisc.Rd;h=b6b619c0394704c074cfcaca6d0d8a13d464da00;hb=e64b298d9074561ebd0b07859e959fcc0dc980b2;hp=e65a54b29604ada34b0492d229b6ff63d23d159b;hpb=821974300c3d4c88584832e3f4b2c99ed56601cb;p=ape.git diff --git a/man/rTraitDisc.Rd b/man/rTraitDisc.Rd index e65a54b..b6b619c 100644 --- a/man/rTraitDisc.Rd +++ b/man/rTraitDisc.Rd @@ -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"}.}