PLOT.ALLPX(RSEIS)
PLOT.ALLPX()所属R语言包:RSEIS
plot all phase arrival picks
绘制所有阶段的到来精选
译者:生物统计家园网 机器人LoveR
描述----------Description----------
plot all phase arrival picks
绘制所有阶段的到来精选
用法----------Usage----------
PLOT.ALLPX(t0, STNS, COMPS, YPX, PHASE = NULL, POLS = TRUE, FILL = FALSE, FORCE = TRUE, cex = cex, srt = srt)
参数----------Arguments----------
参数:t0
time for start of window, s
时间窗口开始,S
参数:STNS
station names to plot
绘制的站名
参数:COMPS
components to plot
绘制的组件
参数:YPX
y-picks (times)
Y-选秀权(次)
参数:PHASE
Phases to plot
阶段绘制
参数:POLS
polaritiy information (up, down)
polaritiy信息(上,下)
参数:FILL
fill color
填充颜色
参数:FORCE
logical, force all phases plotted on all traces
逻辑,强制的所有阶段上绘制的所有痕迹
参数:cex
character expansion
字符扩展
参数:srt
string rotation angle, degrees
串旋转角(度)
Details
详细信息----------Details----------
for use in conjunction with PLOT.SEISN program
PLOT.SEISN程序一起使用
值----------Value----------
Graphical Side Effect
图形副作用
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees.edu>
参见----------See Also----------
PLOT.SEISN, swig
PLOT.SEISN,痛饮
实例----------Examples----------
## Not run: PLOT.ALLPX(Torigin, STNS, COMPS, WPX, PHASE=PHASE,[#不运行:PLOT.ALLPX(Torigin,STNS,COMPS,WPX,PHASE =相,]
FORCE=forcepix)
## End(Not run)[#(不执行)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|