sculpt3d-package {sculpt3d}R Documentation

A simple toolbar GUI for brushing RGL plots

Description

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.

Details

Package: sculpt3d
Type: Package
Version: 0.2
Date: 2009-07-15
License: GPL
LazyLoad: yes

Author(s)

Justin Donaldson

Maintainer: Justin Donaldson <jdonaldson@gmail.com>

See Also

sculpt3d : Create a toolbar to plot and interact with the given data
sculpt3d.selected : Retrieve a logical vector indicating currently selected points
sculpt3d.current : Retrieve a logical vector indicating currently visible points
sculpt3d.setCallback : set a callback function for selection/crop/deletion events


[Package sculpt3d version 0.2-2 Index]