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

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

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

                                        Plot Point Objects
                                         绘制点对象

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

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

Plot the spatial locations in a point object, optionally coloring by quantile.
绘制点对象的空间位置,任意着色的位数。


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


## S3 method for class 'point'



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

参数:x
a point object generated by point()
点对象所产生的point()


参数:v
an optional variable name, if entered will divide the points into quantiles and color using 4 colors
一个可选的变量名称,如果输入的划分点到4种颜色的位数和颜色


参数:legend.pos
position of legend (0 - none, 1 - bottom-left, 2 -bottom-right, 3 - top-right, 4 - top-left), requires Lang(v)
传说中的位置(0  - 无,1  - 左下,2右下角,3  - 右上角,4  - 顶级左),要求郎(V)


参数:axes
logical, whether to plot axes
逻辑,是否绘制轴


参数:xlab,ylab
axes labels, default none
轴标签,默认情况下没有


参数:add
usefull for overlaying images with a point plot
有用的叠加image的一个point图


参数:...
additional arguments for plot
额外的参数为plot


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

NULL
NULL


参考文献----------References----------



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

point
point


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



plot(maas.point)
plot(maas.point,v='zinc')
plot(maas.point,v='zinc',xlab='easting',ylab='northing',axes=TRUE,legend.pos=4)
# plot additionally the maas bank:[绘制另外的马斯银行:]
data(maas.bank)
lines(maas.bank)

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-5-21 12:55 , Processed in 0.025996 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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