gui_tour(tourrGui)
gui_tour()所属R语言包:tourrGui
Tour GUI
旅游GUI
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Combines all of the tour gui's into one, putting a separate tab for each.
所有旅游GUI的组合为一体,把每一个单独的选项卡。
用法----------Usage----------
gui_tour(data = flea, ...)
参数----------Arguments----------
参数:data
matrix, or data frame containing numeric columns, defaults to flea dataset
矩阵或数据框中包含数字的列,默认为跳蚤的数据集
参数:...
other arguments passed on to animate and display_xy
其他参数传递给animate和display_xy
(作者)----------Author(s)----------
Bei Huang<a href="mailto:beihuang@iastate.edu">beihuang@iastate.edu</a>, Di Cook
<a href="mailto:dicook@iastate.edu">dicook@iastate.edu</a>, and Hadley Wickham
<a href="mailto:hadley@rice.edu">hadley@rice.edu</a>
参考文献----------References----------
A gWidgets GUI for the Tour to Explore High-Dimensional Data Using Low-Dimensional Projections. Journal of Statistical Software, 49(6), 1-12. http://www.jstatsoft.org/v49/i06/.
实例----------Examples----------
## Not run: [#不运行:]
gui_tour(flea)
## End(Not run)[#(不执行)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|