HELMAP(RTOMO)
HELMAP()所属R语言包:RTOMO
Geographic map of Mt. St. Helens Summit region
山的GEO图。圣海伦斯顶部区域
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Geographic map of Mt. St. Helens Summit region. Lnes showing water shed and outline of tree line prior to 1980 eruption.
山的GEO图。圣海伦火山顶部区域。 Lnes呈水样的树线脱落,并勾勒出1980年爆发前。
用法----------Usage----------
data(HELMAP)
格式----------Format----------
STROKES list of meta data for map
STROKES图的元数据列表
nam name of stroke
南名称的行程
num number of points
数的点数
index starting index
指数起始索引
col color
COL颜色
style style, 1,2,3
款式风格,1,2,3
code geographic code
代码GEO代码
LAT1 Lower left latitude
LAT1左下角纬度
LAT2 upper right latitude
LAT2右上角纬度
LON1 Lower left longitude
LON1左下角经度
LON2 upper right longitude
LON2右上角经度
POINTS points structure
点结构
lat latitudes
纬度的纬度
lon longitudes
LON经度
PROJ projection list
PROJ投影列表
type type of projection, 2=UTM
2 = UTM类型投影类型,
LAT0 origin latitude
LAT0原产地纬度
LON0 origin longitude
LON0原产地经度
LAT1 other parameters that depend on projection
LAT1其他参数取决于投影
LAT2 other parameters that depend on projection
LAT2其他参数取决于投影
LATS other parameters that depend on projection
依赖于投影的的LATS其他参数
S other parameters that depend on projection
的其他参数依赖于投影
N other parameters that depend on projection
n其他参数依赖于投影
LONS other parameters that depend on projection
LONS其他参数依赖于投影
E other parameters that depend on projection
E其他参数,取决于投影
W other parameters that depend on projection
W其他参数依赖于投影
DLAT other parameters that depend on projection
DLAT其他参数取决于投影
DLON other parameters that depend on projection
DLON其他参数取决于投影
FE false easting
FE东移
FN false northing
FN假北距
name name of projection
名名的投影
参考文献----------References----------
high resolution P-wave tomography, J. Volc. Geoth. Res., 53(1-4), 103-116.
实例----------Examples----------
data(HELMAP)
## maybe str(HELMAP) ; plot(HELMAP) ...[#也许STR(HELMAP);的图(HELMAP)...]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|