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

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

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

                                         Get SEER data fields from SEER SAS file
                                         SEER SEER SAS文件的数据字段

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

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

This function converts the SAS file in the SEER "incidence" directory into a data frame in R.
此功能SEERincidence“目录中的SAS文件转换到一个数据框中R.


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


getFields(seerHome="/data/SEER")



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

参数:seerHome
The directory that contains the SEER "population" and "incidence" directories.
该目录包含SEERpopulation和incidence目录。


Details

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

SEER provides a SAS file for reading SEER ASCII data files into SAS. Unfortunately, no such file is provided for R. This function bridges this gap by parsing the SAS file to automatically generate a data frame that contains all of the SEER fields. This data frame describes these fields in
的SEER提供一个用于读取的SEER ASCII数据文件到SAS的SAS文件。不幸的是,没有这样的文件R.此功能分析的SAS文件自动生成一个数据框,其中包含所有的SEER领域,填补了这个缺口。此数据框描述了这些领域的


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

A data frame with one row for each field and columns that contain corresponding
各个领域和列中包含相应的数据框带有一个行


注意----------Note----------

This work was supported by the National Cancer Institute and Tufts Integrative
该工作得到了美国国家癌症研究所和美国塔夫茨中西医结合


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


Tom Radivoyevitch (<a href="mailto:txr24@case.edu">txr24@case.edu</a>)



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

SEERaBomb-package, mkSEER, pickFields
SEERaBomb-package, mkSEER, pickFields


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


## Not run: [#不运行:]
library(SEERaBomb)
(df=getFields())
head(df)
df$names


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

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


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

使用道具 举报

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

本版积分规则

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

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

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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