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

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

[复制链接]
发表于 2012-9-28 21:37:28 | 显示全部楼层 |阅读模式
plocator(RSEIS)
plocator()所属R语言包:RSEIS

                                        Specialized Locator function
                                         专业定位功能

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

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

Locator function with set parameters
定位功能的设置参数


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


plocator(COL = 1, NUM = FALSE, YN = NULL, style = 0)



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

参数:COL
color
颜色


参数:NUM
number of points  
的点的数量


参数:YN
number of windows to span for lines
的窗口数跨越的行


参数:style
0,1,2 for differnt style of plotting vertical lines
0,1,2为不同的充垂直线的绘制风格


Details

详细信息----------Details----------

if the window is divided into YN horizontal regions, style =2 will plot segments only within regions based on y-value of locator().
如果窗口被分为YN水平的区域,风格= 2绘制段区域内的基础上的y值定位()。


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

list:
列表:


参数:x
x-locations
X-位置


参数:y
y-locations
Y-位置


参数:n
number of points
的点的数量


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


Jonathan M. Lees<jonathan.lees.edu>



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

locator
定位器


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


plot(c(0,1), c(0,1), type='n')
for(i in 1:5) { abline(h=i/6) }

plocator(COL = 1, NUM = 4, YN = 6, style = 2)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-27 08:29 , Processed in 0.034558 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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