matplotProfiles(RTools4TB)
matplotProfiles()所属R语言包:RTools4TB
An internal plotting function based on the matplot function.
基于上matplot函数内部的绘图功能。
译者:生物统计家园网 机器人LoveR
描述----------Description----------
An internal function based on the matplot function.
matplot函数的一个内部函数。
用法----------Usage----------
matplotProfiles(data, imgName, saveHTML = FALSE, X11 = TRUE, verbose = FALSE)
参数----------Arguments----------
参数:data
a matrix
矩阵
参数:imgName
a prefix for image name.
一个形象的名称的前缀。
参数:saveHTML
a logical indicating if results should be stored in a HTML file.
逻辑表示,如果结果应在一个HTML文件存储。
参数:X11
if set to TRUE a new graphic windows is generated.
如果设置为TRUE,一个新的图形窗口生成。
参数:verbose
if set to TRUE the function runs verbosely.
如果设置为TRUE,函数运行冗长。
作者(S)----------Author(s)----------
Bergon A., Lopez F., Textoris J., Granjeaud S. and Puthier D.
参见----------See Also----------
Used in the plotGeneExpProfiles function.
使用plotGeneExpProfiles功能。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|