search for: edgelabel

Displaying 4 results from an estimated 4 matches for "edgelabel".

Did you mean: edgelabels
2007 Nov 12
3
help on drawing a tree with "ape"?
Dear all, I'm using the "ape" package in R and want to draw a phylogenetic tree with not only the tip labels but also some labels for the edges. e.g. Mark the edge AB as "m" in the tree ABC. Couldn't find a way to do that. Can someone help? Thanks, Hua
2004 Mar 16
1
SV: Documentation on how to put classes and methods in packageswith namespace?
Re. the Kings Quest game called R, Inspired by the "stats4" of R-1.9.0 (alpha of 2004-03-15) I moved the body af my function ".onLoad.dynamicGraph" to the end of ".../dynamicGraph/R/dynamicGraph" (replacing "library(methods)" by "require(methods)"). The secound run, with [Previously saved workspace restored], produces the same result as in
2004 Mar 16
0
VS: Documentation on how to put classes and methods in packages with namespace?
...[25] ".__M__Colors:dynamicGraph" ".__M__Colors<-:dynamicGraph" [27] ".__M__descendants:dynamicGraph" ".__M__descendants<-:dynamicGraph" [29] ".__M__draw:dynamicGraph" ".__M__edgeLabel:dynamicGraph" [31] ".__M__edgeLabel<-:dynamicGraph" ".__M__edgeWidth:dynamicGraph" [33] ".__M__edgeWidth<-:dynamicGraph" ".__M__index:dynamicGraph" [35] ".__M__index<-:dynamicGraph"...
2004 Mar 16
2
Documentation on how to put classes and methods in packages with namespace?
Documentation on how to put classes and methods in packages with namespace? How should I define my classes and methods in "dynamicGraph"??? (That is - Can some one point me to the documentation on how to put classes and methods in packages with a namespace? ) Currently it is done by the code below. This gives problems, when a workspace with a "dynmaicGraph" is