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

R语言 tripack包 identify.tri()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 12:08:24 | 显示全部楼层 |阅读模式
identify.tri(tripack)
identify.tri()所属R语言包:tripack

                                        Identify points in a triangulation plot
                                         确定点在三角图

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

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

Identify points in a plot of "x" with its coordinates. The plot of "x" must be generated with plot.tri.
识别的图"x"与它的坐标点。图"x"必须产生与plot.tri。


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


identify(x,...)



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

参数:x
object of class "tri"
对象的类"tri"


参数:...
additional paramters for identify
额外的参数研究identify


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

an integer vector containing the indexes of the identified points.
含一个整数向量所确定的点的索引。


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


A. Gebhardt



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

tri, print.tri, plot.tri, summary.tri
tri,print.tri,plot.tri,summary.tri


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


data(tritest)
tritest.tr<-tri.mesh(tritest$x,tritest$y)
plot(tritest.tr)
identify.tri(tritest.tr)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 16:39 , Processed in 0.018997 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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