vfsegmentcoord(visualFields)
vfsegmentcoord()所属R语言包:visualFields
calculate line segments to plot in <a href="vfplot.html">vfplot</a> representing the overall orientation of the retinal nerve fibre layer bundles according to Jansonious map [1]
计算线段来绘制在href="vfplot.html"> vfplot </ A>代表整个视网膜神经纤维层束的方向,根据Jansonious图[1]
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This function geneartes coordinates for the line segments to be plotted
此功能geneartes要绘制的线段的坐标
用法----------Usage----------
vfsegmentcoord( lineMap, length = 3.75 )
参数----------Arguments----------
参数:lineMap
patternMap having x,y and slope values
patternMap具有x,y和斜率值
参数:length
length of the line segment in inches. Default is 3.75
以英寸为单位的长度的线段。默认是3.75
Details
详细信息----------Details----------
This function geneartes coordinates for the line segments to be plotted. Based on the location (x,y) and slope, this function claculates the coordinate set (x1,y1),(x2,y2) which is used to plot the line segments
此功能geneartes要绘制的线段的坐标。基础上的位置(的x,y)和斜率,此功能claculates设置的坐标(X1,Y1),(X2,Y2),它被使用来绘制线段
(作者)----------Author(s)----------
Chaitanya Khadilkar <chaikhad@indiana.edu>, Ivan Marin-Franch <imarinfr@indiana.edu>
参考文献----------References----------
实例----------Examples----------
# DO NOT EXECUTE[不执行]
#vfsegmentcoord( lineMap,length )[vfsegmentcoord(lineMap,长度)]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|