A simple toolbar GUI for brushing RGL plots
一个简单的工具栏的图形用户界面刷RGL图
译者:生物统计家园网 机器人LoveR
描述----------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.
sculpt3d是一个基于GTK +工具栏,允许RGL绘图窗口内的数据集互动性更强的控制。简单的刷牙,高亮,标签,和mouseMode变化的控制点和点击,而不是通过R终端接口。
sculpt3d : Create a toolbar to plot and interact with the given data <br> sculpt3d.selected : Retrieve a logical vector indicating currently selected points <br> sculpt3d.current : Retrieve a logical vector indicating currently visible points <br> sculpt3d.setCallback : set a callback function for selection/crop/deletion events <br>
sculpt3d:创建一个工具栏来绘制和交互的数据<BR> sculpt3d.selected:检索逻辑向量,表示目前选定的点<BR> sculpt3d.current:检索逻辑向量,表示当前可见的点参考sculpt3d.setCallback:设置一个回调函数选择/季,/缺失事件<BR>的