parse.pde(RSEIS)
parse.pde()所属R语言包:RSEIS
Parse PDE file
解析PDE文件
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Parse and Extact information from a screen dump of PDE (preliminary earthquake estimates) from the internet,
的解析和Extact信息从屏幕上转储初步的地震估计(PDE)从互联网上,
用法----------Usage----------
parse.pde(card)
参数----------Arguments----------
参数:card
character, one line from the PDE file
字符,一行从PDE文件
Details
详细信息----------Details----------
Parsing is done by column specification. Uses screen dump format. see http://neic.usgs.gov/neis/epic/epic.html
解析柱规格。使用屏幕转储文件格式。看到http://neic.usgs.gov/neis/epic/epic.html
值----------Value----------
Time, Location and Magnitude: list(yr, jd, mo, dom, hr, mi, sec, lat, lon, depth, z, mag)
时间,地点和震级:列表(岁,法学博士,密苏里州,DOM,人力资源,米,秒,纬度,经度,深度,Z,MAG)
注意----------Note----------
May try using the CSV version of the dump.
可以尝试使用CSV版本的转储。
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees@unc.edu>
参考文献----------References----------
参见----------See Also----------
getPDEcsv, getPDEscreen
getPDEcsv,getPDEscreen
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|