search for: applyedits

Displaying 3 results from an estimated 3 matches for "applyedits".

Did you mean: applyedit
2009 Sep 27
0
puzzle with drawDetails for a class derived from a gTree
...vp")) x <- gTree(right=right, left=left, col=col, childrenvp=cvp, edits=edits, name=name, gp=gp, vp=vp, cl="test") if(draw) grid.draw(x) invisible(x) } drawDetails.test <- function(x, recording=TRUE) { x <- applyEdits(x, x$edits) ## create the two grobs left <- make.test.left(x$left, x$col) right <- make.test.right(x$right, x$col) ## add them to the gTree x <- addGrob(x, right) x <- addGrob(x, left) ## borrowed from grid.xaxis ## draw the children only for(child in childNames(x)) g...
2005 Apr 18
1
R-2.1.0 is released
I've rolled up R-2.1.0.tar.gz a short while ago. This version contains several substantial changes and additions, perhaps most notably the UTF8 and Internationalization changes. See the full list of changes below. You can get it from http://cran.r-project.org/src/base/R-2/R-2.1.0.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in
2005 Apr 18
1
R-2.1.0 is released
I've rolled up R-2.1.0.tar.gz a short while ago. This version contains several substantial changes and additions, perhaps most notably the UTF8 and Internationalization changes. See the full list of changes below. You can get it from http://cran.r-project.org/src/base/R-2/R-2.1.0.tar.gz or wait for it to be mirrored at a CRAN site nearer to you. Binaries for various platforms will appear in