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

R语言 secr包 plot.popn()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-9-30 00:00:58 | 显示全部楼层 |阅读模式
plot.popn(secr)
plot.popn()所属R语言包:secr

                                         Plot popn Object
                                         图popn对象

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

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

Display animal locations from a popn object.
从popn对象,显示动物的位置。


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


## S3 method for class 'popn'
plot(x, add = FALSE, frame = TRUE,  
    circles = NULL, ...)



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

参数:x
object of class popn  
对象的类popn


参数:add
logical to add points to an existing plot  
逻辑现有的图加点


参数:frame
logical to add frame or polygon within which points were simulated
逻辑框架或多边形内的点进行了模拟


参数:circles
vector giving the radii if circles are to be plotted  
矢量界半径,如果要绘制


参数:...
arguments passed to eqscplot and points or symbols
参数传递给eqscplot和points或symbols


Details

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

If circles is provided then a circle of the given radius is plotted for each animal using the symbols function. The arguments fg and bg may be used to control the colour of the perimeter and the fill of each circle (see Examples).
如果circles提供每个动物symbols使用函数,然后绘制一个圆的半径。的参数fg和bg可用于控制颜色的周长和填充每个圆圈(见例)。


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

popn, sim.popn
popn,sim.popn


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



temppopn <- sim.popn(D = 5, expand.grid(
    x = c(0,100), y = c(0,100)))
plot(temppopn, pch = 16, col = "blue")

plot(temppopn, circles = 20, bg = "tan", fg =
    "white")
plot(temppopn, pch = 16, cex = 0.5, add = TRUE)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 12:54 , Processed in 0.020872 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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