plotSpectrum(iontree)
plotSpectrum()所属R语言包:iontree
Plot a spectrum
画出频谱
译者:生物统计家园网 机器人LoveR
描述----------Description----------
plot a mass spectrum
绘制质谱
用法----------Usage----------
plotSpectrum(x, y, top = 20, type = "h", scale100 = FALSE, digit.label = 0, col = "black", pos = 0, main = "", clickAddLabels = FALSE, ...)
参数----------Arguments----------
参数:x
m/z
为m / z
参数:y
intensity
强度
参数:top
top intense m/z to be labelled
顶部激烈的m / z被贴上
参数:type
plot type
图类型
参数:scale100
in scale of 0-100 if true
在0-100分,如果属实
参数:digit.label
m/z precision to be maintained
m / z为保持精度
参数:col
m/z label color
m / z为标签的颜色
参数:pos
m/z label position
m / z为标签的位置
参数:main
title
标题
参数:clickAddLabels
click to add labels
单击“添加标签”
参数:...
as in plot
在积
作者(S)----------Author(s)----------
Mingshu Cao
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|