[Ecopd-commits] r76 - branches/single-tree/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue Nov 17 22:20:10 CET 2009


Author: regetz
Date: 2009-11-17 22:20:09 +0100 (Tue, 17 Nov 2009)
New Revision: 76

Modified:
   branches/single-tree/man/phylo4com-class.Rd
   branches/single-tree/man/phylo4com.Rd
Log:
very minor doc tweaks


Modified: branches/single-tree/man/phylo4com-class.Rd
===================================================================
--- branches/single-tree/man/phylo4com-class.Rd	2009-11-17 06:04:48 UTC (rev 75)
+++ branches/single-tree/man/phylo4com-class.Rd	2009-11-17 21:20:09 UTC (rev 76)
@@ -1,7 +1,6 @@
 \name{phylo4com-class}
 \docType{class}
 \alias{phylo4com-class}
-
 \title{phylo4com class}
 \description{S4 class for community phylogenies.}
 \section{Objects from the Class}{
@@ -26,6 +25,10 @@
       used to store some community information)}
   }
 }
+\section{Extends}{
+  Class \code{"phylo4d"} directly;
+  Class \code{"phylo4"}, by class \code{"phylo4d"}.
+}
 \author{Jim Regetz}
 \examples{
   showClass("phylo4com")

Modified: branches/single-tree/man/phylo4com.Rd
===================================================================
--- branches/single-tree/man/phylo4com.Rd	2009-11-17 06:04:48 UTC (rev 75)
+++ branches/single-tree/man/phylo4com.Rd	2009-11-17 21:20:09 UTC (rev 76)
@@ -77,3 +77,4 @@
   phylo4com(weeds.tree, weeds.data$cover, weeds.data$plot,
     weeds.data$taxa)
 }
+\keyword{methods}



More information about the Ecopd-commits mailing list