setstas(RSEIS)
setstas()所属R语言包:RSEIS
Set Station information
设站信息
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Read station information and set in list
阅读站信息和设置列表中
用法----------Usage----------
setstas(stafile)
参数----------Arguments----------
参数:stafile
character, station file name path
站路径文件名字符,
Details
详细信息----------Details----------
reads in ASCII data file.
ASCII数据文件中读取。
值----------Value----------
LIST
LIST
参数:name
character, station name
字符,站名
参数:lat
numeric, decimal degrees
数字,十进制度
参数:lon
numeric, decimal degrees
数字,十进制度
参数:z
numeric, decimal degrees
数字,十进制度
(作者)----------Author(s)----------
Jonathan M. Lees<jonathan.lees.edu>
实例----------Examples----------
## Not run: sta = setstas("/pathto/stationfile") [#不运行:站= setstas(“/ pathto / stationfile”)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|