]> git.donarmstrong.com Git - ape.git/blobdiff - man/pcoa.Rd
final commit for ape 3.0
[ape.git] / man / pcoa.Rd
index 04933bf5076c1f3a8df338afd8b45afb30662a96..8a9baac3fa3f4d9938a9a2dde3af1d1112c17b4c 100644 (file)
@@ -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 }