[Ecopd-commits] r42 - pkg/man
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Oct 21 05:32:43 CEST 2009
Author: regetz
Date: 2009-10-21 05:32:43 +0200 (Wed, 21 Oct 2009)
New Revision: 42
Modified:
pkg/man/richness.Rd
Log:
added simple example to richness documentation
Modified: pkg/man/richness.Rd
===================================================================
--- pkg/man/richness.Rd 2009-10-21 03:18:55 UTC (rev 41)
+++ pkg/man/richness.Rd 2009-10-21 03:32:43 UTC (rev 42)
@@ -6,7 +6,7 @@
taxa having positive abundance.
}
\usage{
-richness(phylo4com, na.rm = FALSE)
+ richness(phylo4com, na.rm = FALSE)
}
\arguments{
\item{phylo4com}{A list of phylo4d objects with abundance data}
@@ -26,4 +26,6 @@
}
\author{Jim Regetz (regetz at nceas.ucsb.edu)}
\examples{
+ data(weeds)
+ richness(weeds)
}
More information about the Ecopd-commits
mailing list