addBounding(sendplot)
addBounding()所属R语言包:sendplot
Adds Markers For Auto-detection of Bounding Points
添加标记的边界点的自动检测
译者:生物统计家园网 机器人LoveR
描述----------Description----------
NOT CALLED BY USER. The addBounding function is utilized by the makeImap function to create a file with bounding locations for a
不调用用户。 addBounding功能是利用的makeImap功能的边界位置创建一个文件
用法----------Usage----------
addBounding(Splot,
figure,
bb.clr = "blue",
bb.cex = 2,
boundFileName = "SplotDot",
dir="./")
参数----------Arguments----------
参数:Splot
An Object of the class Splot
一个对象的类Splot
参数:figure
The numeric indication for which figure's bounding box points should be displayed
应显示的数字表示人物的包围盒
参数:bb.clr
color of bounding points
边界点的颜色
参数:bb.cex
size of bounding points
大小的边界点
参数:boundFileName
name to use for .png file name
要使用的名称。png文件名
参数:dir
directory path to where files should be created
应建立文件的目录路径
Details
详细信息----------Details----------
This function adds phantom points to a figure to determine a plots bounding box limits.
该函数将幻象点,以一个数字来确定图边界框限制。
值----------Value----------
A .png file is created with points at a figures plotting box
在一个数字标图框。png文件创建点
注意----------Note----------
NOT CALLED BY USER. INTERNAL HELPER FUNCTION
不调用用户。内部辅助功能
(作者)----------Author(s)----------
Lori A.Shepherd, Daniel P. Gaile
参见----------See Also----------
makeImap
makeImap
实例----------Examples----------
# not called by user[不叫用户]
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|