[Vegan-commits] r1171 - branches/1.17/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Mon Mar 8 09:28:26 CET 2010
Author: jarioksa
Date: 2010-03-08 09:28:25 +0100 (Mon, 08 Mar 2010)
New Revision: 1171
Modified:
branches/1.17/man/screeplot.cca.Rd
Log:
merge 1170 to branches/1.17 (screeplot is generic)
Modified: branches/1.17/man/screeplot.cca.Rd
===================================================================
--- branches/1.17/man/screeplot.cca.Rd 2010-03-08 08:21:39 UTC (rev 1170)
+++ branches/1.17/man/screeplot.cca.Rd 2010-03-08 08:28:25 UTC (rev 1171)
@@ -129,6 +129,6 @@
data(varespec)
vare.pca <- rda(varespec, scale = TRUE)
bstick(vare.pca)
-screeplot.cca(vare.pca, bstick = TRUE, type = "lines")
+screeplot(vare.pca, bstick = TRUE, type = "lines")
}
\keyword{multivariate}
More information about the Vegan-commits
mailing list