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

R语言:read.xport()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-17 10:11:59 | 显示全部楼层 |阅读模式
read.xport(foreign)
read.xport()所属R语言包:foreign

                                        Read a SAS XPORT Format Library
                                         读取SAS的XPORT格式图书馆

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

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

Reads a file as a SAS XPORT format library and returns a list of data.frames.
作为SAS的XPORT格式库中读取一个文件和返回一个data.frames的列表。


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


read.xport(file)



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

参数:file
character variable with the name of the file to read.  The file must be in SAS XPORT format.
与该文件的名称改为字符变量。该文件必须是在SAS XPORT格式。


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

If there is a more than one dataset in the XPORT format library, a named list of data frames, otherwise a data frame.  The columns of the data frames will be either numeric (corresponding to numeric in SAS) or factor (corresponding to character in SAS).  All SAS numeric missing values (including special missing values represented by ._, .A to .Z by SAS) are mapped to R NA.
如果是在多个数据集的XPORT格式库,数据框的命名列表,否则一个数据框。列的数据框,将任一数字(对应数字在SAS)或因子(对应字符在SAS)。所有SAS数字遗漏值(包括特殊的失踪表示值._,.A.Z由SAS)映射到RNA。

Trailing blanks are removed from character columns before conversion to a factor.  Some sources claim that character missing values in SAS are represented by ' ' or '': these are not treated as R missing values.
移除尾随空白字符列转换前的一个因素。一些消息来源声称,性格中缺少的SAS值' '或''表示:这些都是不为R缺失值处理。


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


Saikat DebRoy <a href="mailto:saikat@stat.wisc.edu">saikat@stat.wisc.edu</a>



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

&ldquo;The Record Layout of a Data Set in SAS Transport (XPORT) Format&rdquo; available at http://ftp.sas.com/techsup/download/technote/ts140.html.

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

lookup.xport
lookup.xport


举例----------Examples----------


## Not run: [#无法运行:]
read.xport("transport")

## End(Not run)[#结束(不运行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-1-23 00:59 , Processed in 0.031870 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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