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

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

[复制链接]
发表于 2012-9-29 23:35:10 | 显示全部楼层 |阅读模式
getXYcoords(SDMTools)
getXYcoords()所属R语言包:SDMTools

                                        Computes the X and Y Coordinates of the Pixels of a Raster Map
                                         计算X和Y坐标的像素栅格图

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

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

getXYcoords computes the geographical coordinates of the rows and columns of pixels of a raster map of class asc. Code & helpfile were modified from adehabitat package.
getXYcoords计算的像素的行和列的栅格图类asc的GEO坐标。被修改从adehabitat包代码和帮助文件。


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


getXYcoords(w)



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

参数:w
an object of class asc.
对象类asc。


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

Returns a list with two components:
返回一个列表,两个组件:


参数:x
the x coordinates of the columns of pixels of the map
的图的像素的列的x坐标


参数:y
the y coordinates of the rows of pixels of the map
的图的像素的行的y坐标


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


Jeremy VanDerWal <a href="mailto:jjvanderwal@gmail.com">jjvanderwal@gmail.com</a>



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



tasc = as.asc(matrix(rep(x=1:10, times=1000),nr=100)); print(tasc)
getXYcoords(tasc)


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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-30 07:41 , Processed in 0.020576 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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