plot(flowType)
plot()所属R语言包:flowType
Methods for Function plot
功能小区方法
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Methods for function plot
功能小区方法
用法----------Usage----------
## S4 method for signature 'Phenotypes,flowFrame'
plot(x, y, ...)
## S4 method for signature 'Phenotypes,numeric'
plot(x, y, Frame,...)
## S4 method for signature 'Phenotypes,character'
plot(x, y, Frame,...)
参数----------Arguments----------
参数:x
An object of class Phenotypes as generated by the flowType package.
一个对象类表型产生由flowType包。
参数:y
A flowFrame or a numeric/character value representing the phenotype that needs to be plotted depending on the signature of the function
一个flowFrame或代表的表型取决于签名的功能,需要绘制一个数字/字符值
参数:Frame
A flowFrame (might be optional depending on the signature of the function
一个flowFrame(可能是可选的,取决于函数签名
参数:...
Extra parameters that will be passed to the generic plot function
额外的参数将被传递到通用的绘图功能
作者(S)----------Author(s)----------
Nima Aghaeepour <<a href="mailto:naghaeep@bccrc.ca">naghaeep@bccrc.ca</a>>
参见----------See Also----------
flowType
flowType
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|