simpleLinPlot(HilbertVisGUI)
simpleLinPlot()所属R语言包:HilbertVisGUI
Default plot callback function for hilbertDisplay
默认图hilbertDisplay回调函数
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Plots a small part of the supplied vector.
提供的矢量绘制的一小部分。
用法----------Usage----------
simpleLinPlot( data, info )
参数----------Arguments----------
参数:data
The data vector, a vector of integers.
数据向量,向量整数。
参数:info
A list with fields describing the context, as described in the help page for hilbertDisplay.
描述领域的背景下,在帮助页面描述hilbertDisplay名单。
Details
详情----------Details----------
This is a very simple function that is called by default by hilbertDisplay when the user chooses the "Linear plot" option and clicks on a pixel in the display. It displays a piece of 2000 values of the data vector, centered around info$bin.
这是一个非常简单的功能,默认情况下称为hilbertDisplay当用户选择“线性关系”选项,在显示像素上的点击次数。它显示了一块2000data向量为中心,周围info$bin值。
值----------Value----------
Null.
空。
作者(S)----------Author(s)----------
Simon Anders, EMBL-EBI, <a href="mailto:sanders@fs.tum.de">sanders@fs.tum.de</a>
参见----------See Also----------
hilbertDisplay
hilbertDisplay
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|