plotEICs-methods(CAMERA)
plotEICs-methods()所属R语言包:CAMERA
Plot extracted ion chromatograms from (multiple) Pseudospectra
图提取离子色谱图(多)伪谱
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Batch plot a list of extracted ion chromatograms to the current graphics device.
一批图当前图形设备列表中提取离子色谱。
参数----------Arguments----------
参数:object
the xsAnnotate object
xsAnnotate对象
参数:xraw
xcmsRaw object underlying the the xsAnnotate
xcmsRaw对象的基本的xsAnnotate
参数:maxlabel
How many m/z labels to print
多少的m / z标签打印
参数:sleep
seconds to pause between plotting EICs
秒图EICs之间的暂停
参数:...
other graphical parameters
其他图形参数
值----------Value----------
None.
没有。
方法----------Methods----------
plotEICs(object, xraw, pspec=1:length(object@pspectra), maxlabel=0, sleep=0)
plotEICs(object, xraw, pspec=1:length(object@pspectra), maxlabel=0, sleep=0)
作者(S)----------Author(s)----------
Steffen Neumann, <a href="mailto:sneumann@ipb-halle.de">sneumann@ipb-halle.de</a>
参见----------See Also----------
xsAnnotate-class, png, pdf, postscript,
xsAnnotate-class,png,pdf,postscript
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|