[Phylobase-commits] r327 - pkg/man

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Fri Dec 19 15:18:54 CET 2008


Author: francois
Date: 2008-12-19 15:18:53 +0100 (Fri, 19 Dec 2008)
New Revision: 327

Modified:
   pkg/man/nNodes-methods.Rd
Log:
added documentation for typeNode

Modified: pkg/man/nNodes-methods.Rd
===================================================================
--- pkg/man/nNodes-methods.Rd	2008-12-19 14:02:26 UTC (rev 326)
+++ pkg/man/nNodes-methods.Rd	2008-12-19 14:18:53 UTC (rev 327)
@@ -23,6 +23,7 @@
 \alias{edgeLength}
 \alias{edgeLength-methods}
 \alias{edgeLength,phylo4-method}
+\alias{typeNode}
 \alias{isRooted}
 \alias{isRooted-methods}
 \alias{isRooted,phylo4-method}
@@ -84,6 +85,9 @@
     tree has (internal) edge labels}
   \item{edgeLabels}{\code{signature(object = "phylo4")}: internal
     edge labels}
+  \item{typeNode}{\code{signature(object = "phylo4")}: named vector
+    which has the type of node (internal, tip, root) for value, and the
+    node number for name}
 
   \item{isRooted}{\code{signature(object = "phylo4")}: whether tree is
     rooted (i.e. has explicit root edge defined \emph{or} root node has



More information about the Phylobase-commits mailing list