latlonz2wpx(Rquake)
latlonz2wpx()所属R语言包:Rquake
Add Lat-Lon-Z to WPX list
纬度,经度-Z WPX列表
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Given an existing list of seismic picks, add Latitude, Longitude and Elevation associated with the indicated station.
鉴于现有的地震精选列表,添加与指定的站的纬度,经度和海拔。
用法----------Usage----------
latlonz2wpx(twpx, stas)
参数----------Arguments----------
参数:twpx
List of picks from swig
从痛饮的选秀名单
参数:stas
station list
电台列表
Details
详细信息----------Details----------
The names of the stations are matched to the station names int he station file.
站的名称相匹配的站名int他站文件。
值----------Value----------
Pick file with LLZ added as list members.
选择文件LLZ添加列表成员。
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees@unc.edu>
参见----------See Also----------
Klocate
Klocate
实例----------Examples----------
## Not run: [#不运行:]
twpx = latlonz2wpx(twpx, stas)
## End(Not run)[#(不执行)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|