]> git.donarmstrong.com Git - ape.git/blobdiff - man/varcomp.Rd
new trex() + kronoviz() and bug fixing in identify.phylo()
[ape.git] / man / varcomp.Rd
index bf08fe56a7c640f618a963b535d7309ba0ed515c..8eabec9c779ce46b4271a3e17412ac4e14005223 100644 (file)
@@ -26,6 +26,7 @@ varcomp(x, scale = FALSE, cum = FALSE)
 \seealso{\code{\link[nlme]{lme}}}
 \examples{
 data(carnivora)
+library(nlme)
 m <- lme(log10(SW) ~ 1, random = ~ 1|Order/SuperFamily/Family/Genus, data=carnivora)
 v <- varcomp(m, TRUE, TRUE)
 plot(v)