PBSmapping(PBSmapping)
PBSmapping()所属R语言包:PBSmapping
PBS Mapping: Draw Maps and Implement Other GIS Procedures
PBS映射:绘制图和实施其他的GIS程序
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This software has evolved from fisheries research conducted at the Pacific Biological Station (PBS) in Nanaimo, British Columbia, Canada. It extends the R language to include two-dimensional plotting features similar to those commonly available in a Geographic Information System (GIS). Embedded C code speeds algorithms from computational geometry, such as finding polygons that contain specified point events or converting between longitude-latitude and Universal Transverse Mercator (UTM) coordinates. It includes data for a global shoreline and other data sets in the public domain.
该软件已经从在太平洋生物站(PBS)在Nanaimo,不列颠哥伦比亚省,加拿大渔业研究。它扩展了的R语言包括二维绘图功能类似于那些通常可在GEO信息系统(GIS)。嵌入式C代码的速度计算几何的算法,如发现包含指定点事件的多边形或经度,纬度和通用横轴墨卡托投影(UTM)坐标系之间的转换。它包括在公共领域的一个全球性的海岸线和其他数据集的数据。
For a complete user's guide, see the file PBSmapping-UG.pdf in the R directory .../library/PBSmapping/doc.
对于一个完整的用户指南,请参阅文件PBSmapping-UG.pdf在R目录.../library/PBSmapping/doc。
PBSmapping includes 10 demos that appear as figures in the User's Guide. To see them, run the function .PBSfigs().
PBSmapping包含10个演示,显示为数字用户指南。要看到,运行的功能.PBSfigs()。
More generally, a user can view all demos available from locally installed packages with the function runDemos() in our related (and recommended) package PBSmodelling.
更普遍的是,用户可以从本地安装的软件包的功能runDemos()在我们的相关(推荐)包PBSmodelling查看所有演示。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|