Justin Donaldson
2009-Jul-31 20:22 UTC
[R] [R-pkgs] New package for interactive brushing/cropping/deleting points from RGL : sculpt3d v 0.2
sculpt3d is a GTK+ toolbar that allows for more interactive control of a dataset inside the RGL plot window. Controls for simple brushing, highlighting, labeling, and mouseMode changes are provided by point-and-click rather than through the R terminal interface. More discussion and demo movie: http://www.scwn.net/2009/07/sculpt3d/ Package at: http://cran.r-project.org/web/packages/sculpt3d/index.html sculpt3d works with a subset of rgl's plot3d arguments, and controls an rgl device by proxy. The intent is to allow an individual to quickly label/unlabel and pare down three dimensional data points. Once interesting parts of the original data set have been isolated, a call to sculpt3d.current() or sculpt3d.selected() will return a logical vector, indicating which of the original data points are still visible or selected. It is also possible to set up additional callback functions with sculpt3d.setCallback(), which can enable brushing/filtering across multiple views. There are some warnings/issues with different OS platforms, see the documentation for details. Best, -Justin -- Justin Donaldson PhD Candidate, Informatics Indiana University http://www.scwn.net aim: iujjd [[alternative HTML version deleted]] _______________________________________________ R-packages mailing list R-packages at r-project.org https://stat.ethz.ch/mailman/listinfo/r-packages
Seemingly Similar Threads
- New package for interactive brushing/cropping/deleting points from RGL : sculpt3d v 0.2
- "tsne" package for t-SNE dimensionality reduction
- "tsne" package for t-SNE dimensionality reduction
- eurodist example dataset is malformed
- ANN: bigml package for R bigml_0.1.tar.gz