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

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

[复制链接]
发表于 2012-9-29 22:17:40 | 显示全部楼层 |阅读模式
read.sas7bdat(sas7bdat)
read.sas7bdat()所属R语言包:sas7bdat

                                         SAS Database Reader (experimental)
                                         SAS数据库读取器(实验)

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

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

Read SAS files in the sas7bdat data format.
阅读SAS的sas7bdat数据格式的文件中。


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


read.sas7bdat(file)



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

参数:file
Path to a file or an URL.
到一个文件或URL路径。


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

A data frame corresponding to the SAS database. The returned data frame has an column.info attribute, which contains additional information about each field in the data frame, respectively. The column.info attribute is a list of lists, containing each of the following: <table summary="R valueblock"> <tr valign="top"><td>name</td> <td> The field name</td></tr> <tr valign="top"><td>offset</td> <td> The field offset in packed binary row data (bytes)</td></tr> <tr valign="top"><td>length</td> <td> The field length (bytes)</td></tr> <tr valign="top"><td>type</td> <td> The field type, either 'character' or 'numeric'</td></tr> </table> When the database specifies a field format and/or label, the following may also be present: <table summary="R valueblock"> <tr valign="top"><td>format</td> <td> The field display format</td></tr> <tr valign="top"><td>label</td> <td> The field label (usually a longer description)</td></tr> </table>
相应的SAS数据库的数据框。返回的数据框有一个column.info属性,其中包含更多的数据框中的每个字段的信息,分别。属性是column.info一个列表的列表,包含以下各<table summary="R valueblock"> <tr valign="top"> <TD>name </ TD> <TD >的字段名称</ TD> </ TR> <tr valign="top"> <TD>offset </ TD> <TD>领域偏移二进制行数据(字节)</ TD> </ TR> <tr valign="top"> <TD> length </ TD> <TD>的字段长度(字节)</ TD> </ TR> <tr valign="top"> < type TD> </ TD> <TD>的字段类型,无论是“字符”或“数字”</ TD> </ TR> </ TABLE>在数据库中指定字段的格式和/或标签,以下也可能会出现:<table summary="R valueblock"> <tr valign="top"> <TD>format </ TD> <TD>字段的显示格式</ TD> </ TR > <tr valign="top"> <TD> label </ TD> <TD>字段标签(通常是一个较长的描述)</ TD> </ TR> </表>


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

The functionality in this package is EXPERIMENTAL. Use at your own risk. For the latest details, see the "sas7bdat" vignette (i.e., vignette('sas7bdat')).
在此套件中的功能是实验性的。使用您自己的风险。对于最新的详细信息,请参阅“sas7bdat”小插曲(即,vignette('sas7bdat'))。


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



Matt Shotwell




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

http://biostatmatt.com/archives/tag/sas7bdat

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


# read.sas7bdat("http://bus.utk.edu/stat/stat579/hotel.sas7bdat")[read.sas7bdat(“http://bus.utk.edu/stat/stat579/hotel.sas7bdat”)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-29 11:56 , Processed in 0.022505 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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