plot.CdfEnvAffy(altcdfenvs)
plot.CdfEnvAffy()所属R语言包:altcdfenvs
A function to ‘plot’ a CdfEnvAffy
一个以“图”1 CdfEnvAffy功能
译者:生物统计家园网 机器人LoveR
描述----------Description----------
A function to set the axis and plot the outline for a CdfEnvAffy
一个功能设置轴和绘制了CdfEnvAffy的轮廓
用法----------Usage----------
## S3 method for class 'CdfEnvAffy'
plot(x, xlab = "", ylab = "", main = x@chipType, ...)
参数----------Arguments----------
参数:x
a CdfEnvAffy
CdfEnvAffy
参数:xlab
label for the rows
标签行
参数:ylab
label for the columns
标签列
参数:main
label for the plot. The chip-type by default.
标签的图。默认情况下,芯片型。
参数:...
optional parameters to be passed to the underlying function plot
可选参数被传递到底层函数plot
Details
详情----------Details----------
This function does not "plot" much, but sets the coordinates for further plotting (see the examples).
此功能不图,但设置的坐标,为进一步策划(见例子)。
作者(S)----------Author(s)----------
Laurent
参见----------See Also----------
CdfEnvAffy-class
CdfEnvAffy-class
举例----------Examples----------
## See "CdfEnvAffy-class"[#查看的“CdfEnvAffy级”]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|