Dear r users,
I have two kinds of data I'm trying to represent in Rgl.
The first are measurements of soils: heights, diameters, and centerpoints
of each. I would typically represent these in 3d space as cylinders or
cones.
The second are radar data of the area under the solids , xyz plus amplitude
that I would like to represent as a point cloud.
Is there a currently implemented method to represent both solids and points
in the same graph using Rgl?
If not I'll just turn the solids into a bunch of points. Thanks
Ben
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
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.