search for: mosaic3d

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

Did you mean: mosaic
2014 Oct 30
1
'library' or 'require' call not declared from: 'rgl'
I'm checking a new release of vcdExtra via win builder with R-devel 2014-10-29 r66897 and have run into a Warning I don't know how to fix. I have one S3 generic, mosaic3d() that uses rgl and don't want to have rgl always loaded via Depends:. Instead, the mosaic3d.default() method includes if (!require(rgl)) stop("rgl is required") This always worked in the past, but in this testing cycle, I got a slew of "no visible global function definit...
2010 Dec 17
2
rgl: coordinating and saving viewpoints, zoom, scale for multiple images
...An example follows, but I don't know how to capture in code what I did manually to get graph 1 in the orientation, zoom and scaling to re-create in another session or another graph.... Which is why I'm asking for R-help. library(vcdExtra) HEC <- HairEyeColor[,c(1,3,4,2),] # graph 1 mosaic3d(HEC) # hand rotate, scale, then save orientation; make sure rgl window is not hidden #snapshot3d("HEC3D-1a.png", top=TRUE) M1a <- par3d("userMatrix") # try to make this reproducible, across sessions #> dput(M1a) #structure(c(0.890118718147278, 0.105095967650414, -0.4434...
2010 Apr 15
0
[R-pkgs] vcdExtra 0.5-0 is released to CRAN
...cd-tutorial", package = "vcdExtra") many new data sets (with worked examples), and a collection of demos illustrating things that didn't fit into the standard .Rd format. New in recent releases are: o An initial implementation of 3D mosaic plots, using the rgl package. See ?mosaic3d, example(mosaic3d) and demo("mosaic3d-hec"). o The method mosaic.glm extends the mosaic.loglm method in the vcd package to wider class of models fit using glm() and gnm() for non-negative responses. There are also extensions of association plots (assoc) and sieve diagr...
2010 Apr 15
4
Does "sink" stand for anything?
Hello Everyone,   Learning about R and its wonderful array of functions. If it's not obvious, I usually try to find out what a function stands for. I think this helps me remember better.   One function that has me stumped is "sink." Can anyone tell me if this stands for something?   Thanks,   Paul         __________________________________________________ [[alternative HTML