[Phylobase-commits] r517 - pkg/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Wed Aug 19 23:59:09 CEST 2009


Author: francois
Date: 2009-08-19 23:59:09 +0200 (Wed, 19 Aug 2009)
New Revision: 517

Modified:
   pkg/R/methods-phylo4d.R
Log:
removed some more redundant method definitions

Modified: pkg/R/methods-phylo4d.R
===================================================================
--- pkg/R/methods-phylo4d.R	2009-08-19 21:38:30 UTC (rev 516)
+++ pkg/R/methods-phylo4d.R	2009-08-19 21:59:09 UTC (rev 517)
@@ -1,7 +1,3 @@
-setMethod("print", "phylo4d", printphylo4)
-
-setMethod("show", "phylo4d", function(object) printphylo4(object))
-
 setMethod("tdata", "phylo4d",
   function(x, type=c("tip", "internal", "allnode"),
            label.type=c("row.names","column"),



More information about the Phylobase-commits mailing list