Hi,

In package ‘VecStatGraphs3D’ is a DrawDensity3D-function in which the rgl-device size is defined as
r3dDefaults$windowRect=c(0,0, WSizeWidth, WSizeHeight).

To save, for instance, a png-snapshot, we can use rgl.snapshot()-function.

The size of the file is dependent on the window and thus your screen and video card.

Can we somehow produce larger images virtually, for example, 4k-images (3840x2160)?

Atte Tenkanen

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to