X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=man%2Fpcoa.Rd;h=8a9baac3fa3f4d9938a9a2dde3af1d1112c17b4c;hb=40eeb40e48bccc220826860ce0ada4521cbc0148;hp=04933bf5076c1f3a8df338afd8b45afb30662a96;hpb=ec583c49cd4cd16ef8ce151d36dcddc9de7c0e7f;p=ape.git diff --git a/man/pcoa.Rd b/man/pcoa.Rd index 04933bf..8a9baac 100644 --- a/man/pcoa.Rd +++ b/man/pcoa.Rd @@ -88,6 +88,7 @@ Lingoes, J. C. (1971) Some boundary conditions for a monotone analysis of symmet \examples{ # Oribatid mite data from Borcard and Legendre (1994) +\dontrun{ if (require(vegan)) { data(mite) # Community composition data, 70 peat cores, 35 species @@ -113,5 +114,6 @@ biplot(res, mite.log, dir.axis1=-1, dir.axis2=-1) biplot(res, mite.log.st, dir.axis1=-1, dir.axis2=-1) } } +} \keyword{ multivariate }