找回密码
 注册
查看: 352|回复: 0

R语言 RTOMO包 TOMOXSEC()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-28 23:31:09 | 显示全部楼层 |阅读模式
TOMOXSEC(RTOMO)
TOMOXSEC()所属R语言包:RTOMO

                                        Plot Tomographic Cross Section
                                         图断层截面

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

Plot Tomographic Cross Section (non-interactive)
图断层截面(非交互)


用法----------Usage----------


TOMOXSEC(MOD, x1, y1, x2, y2, zmax = 100, depth = c(-25, 0), COL = rainbow(100), LIM = NULL, STA = NULL, PLOT = TRUE)



参数----------Arguments----------

参数:MOD
Model List
型号列表


参数:x1
x-coordinate for point 1
x坐标点1


参数:y1
y-coordinate for point 1
第1点的y坐标


参数:x2
x-coordinate for point 2
x坐标为2点


参数:y2
y-coordinate for point 2
第2点的y坐标


参数:zmax
maximum depth   
最大深度


参数:depth
depth for scale
深度规模


参数:COL
color palette
调色板


参数:LIM
Value limits for colors      
值限制颜色


参数:STA
station list
电台列表


参数:PLOT
logical, TRUE=plot
逻辑,TRUE =图


值----------Value----------


参数:xz
list of a cross section
列表中的横截面


(作者)----------Author(s)----------


Jonathan M. Lees<jonathan.lees@unc.edu>



参见----------See Also----------

PLOT.TOMOXSEC, FANCY.TOMO
PLOT.TOMOXSEC,FANCY.TOMO


实例----------Examples----------




data(HELMOD)

### after L = locator(2)[##后,L =定位器(2)]
L=list()
L$x=c( 4.21883807095,23.99298268599)
L$y=c(15.8014536521,11.4951858659)

XZ = TOMOXSEC(HELMOD, L$x[1], L$y[1], L$x[2],  L$y[2] , zmax=20, COL=tomo.colors(100), PLOT=TRUE)



转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2024-11-28 04:40 , Processed in 0.033311 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表