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

R语言 UScensus2000add包 demographics.add()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-10-1 13:39:47 | 显示全部楼层 |阅读模式
demographics.add(UScensus2000add)
demographics.add()所属R语言包:UScensus2000add

                                         Add Census SF1 Demographic Variables to State sp Objects
                                         人口普查国家SP对象的的SF1人口变量

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

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

Helper function to the census UScensus2000-suite of R packages. This function will download the necessary census files to attach selected demographic variables to the selected level of sp object. warning if you have limited bandwidth this function may cause problems.
Helper功能的普查UScensus2000-R封装套件。此功能将下载所需的人口普查文件,附加的人口统计变量的选择sp对象的。警告:如果你有此功能有限的带宽,可能会造成问题。


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


demographics.add(dem = NULL, state = NULL, statefips = FALSE, level = c("tract", "blk", "blkgrp", "cdp"), census = "sf1")



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

参数:dem
Takes in a vector of one or more census variables as defined in SF1tech report (http://www.census.gov/prod/cen2000/doc/sf1.pdf).   
取入中的一个或多个普查如SF1tech报告(http://www.census.gov/prod/cen2000/doc/sf1.pdf)中定义的变量的矢量。


参数:state
This has to be a string and can either be the full name (e.g. "oregon"), the abbreviation (e.g. "or"), or the FIPS code (e.g. "41")– note that if you are using the FIPS code you  have to change statefips to TRUE.  
这是一个字符串,可以是完整的名称(例如,“俄勒冈”)的缩写(例如“或”),或的FIPS代码(例如“41”) - 请注意,如果您使用的是FIPS代码,你必须改变statefips到TRUE。


参数:statefips
logical: are you providing state with a FIPS code instead of a name. By default, statefips=FALSE.  
逻辑:你提供state与FIPS代码,而不是一个名字。默认情况下,statefips=FALSE。


参数:level
Takes in one of three values: "tract", "blk",  or "blkgrp". This defines the geographic level of data for the county.  
注意到在三个值:“道”,“大牌”,或“blkgrp”之一。这定义县的GEO数据。


参数:census
Right now data is only available from the SF1 files, hopefully in the near future compatibility with SF3 will be added.  
现在数据是唯一的从SF1文件,希望在不久的将来兼容性与SF3将增加。


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

An object of class SpatialPolygonsDataFrame.
对象的类SpatialPolygonsDataFrame。


警告----------Warning ----------

You must have the packages UScensus2000blkgrp and UScensus2000blk installed to use levels "blkgrp" and "blk" respectively.<br> Depending on how many demographic variables and how big the state is, this function can download 100 megabytes or more of data to perform this task.
您必须拥有的包UScensus2000blkgrp和UScensus2000blk安装使用水平“blkgrp”和“BLK”。<BR>取决于有多少人口变量和多大的状态,该功能可下载100兆字节以上的数据来执行这项任务。


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


Zack W. Almquist <a href="mailto:almquist@uci.edu">almquist@uci.edu</a>



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


Bureau, 2001. <br> http://www.census.gov/prod/cen2000/doc/sf1.pdf

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



## Not run: [#不运行:]
##Add the SF1 variables "P001001", "P045003"[#添加SF1变量“P001001,P045003”]
rhode_island<-demographics.add(dem=c("P001001","P045003"),state="ri",level="tract")
names(rhode_island)

## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-28 07:49 , Processed in 0.041277 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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