R packages
I’ve produced a few packages for R. They include:
sculpt3d - 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. I give more details in a blog post here.
tsne – A “pure R” implementation of the t-SNE algorithm. I give more details in a blog post here.




