Y2Pphase(Rquake)
Y2Pphase()所属R语言包:Rquake
Convert Y-phase to P-phase
转换Y-P-相的相
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Removes extraneous other-phase from a pick file. If Ypix were made initially as a rough pick, this removes them.
从选择文件删除无关的其他阶段。 ,如果Ypix进行了最初作为一个粗略的顺位,删除它们。
用法----------Usage----------
Y2Pphase(twpx, phase)
参数----------Arguments----------
参数:twpx
WPX list
WPX列表
参数:phase
character, phase to exchange to P
字符,相交换到P
Details
详细信息----------Details----------
Initially many events may be picked using GPIX button. These should be removed after the P-phases have been determined with PickWin.
最初,许多事件可能会回升GPIX按钮。这些应该被删除后的P阶段已经与PickWin确定。
值----------Value----------
WPX returned without other-phases
WPX返回没有其他相
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees@unc.edu>
参见----------See Also----------
PPIX, GPIX, YPIX, PickWin
PPIX,GPIX,YPIX,PickWin
实例----------Examples----------
## Not run: [#不运行:]
newwpx = Y2Pphase(twpx, "G" )
## End(Not run)[#(不执行)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|