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

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

[复制链接]
发表于 2012-10-1 10:51:48 | 显示全部楼层 |阅读模式
readGmane(tm)
readGmane()所属R语言包:tm

                                        Read In a Gmane RSS Feed
                                         阅读,在一个Gmane的RSS饲料

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

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

Read in a <acronym>RSS</acronym> feed as returned by Gmane for mailing lists.
阅读在<acronym> RSS </首字母缩写“>”,饲料的邮件列表返回Gmane。


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


readGmane(elem, language, id)



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

参数:elem
A list with the named element content which must hold the document to be read in.
Alist命名的元素content必须持有文件被读入。


参数:language
A character vector giving the text's language.
Acharacter矢量提供的文本的语言。


参数:id
A character vector representing a unique identification string for the returned text document.
Acharacter向量,代表一个独特的标识字符串,返回的文本文件。


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

A PlainTextDocument.
APlainTextDocument。


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


Ingo Feinerer



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

getReaders to list available reader functions.
getReaders列出可用的阅读器功能。


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


## Not run: [#不运行:]
gs <- GmaneSource(url("http://rss.gmane.org/gmane.comp.lang.r.general"))
elem <- getElem(stepNext(gs))
(gmane <- readGmane(elem, language = "en", id = "id1"))
meta(gmane)
## End(Not run)[#(不执行)]

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


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

使用道具 举报

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

本版积分规则

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

GMT+8, 2025-6-19 00:06 , Processed in 0.031583 second(s), 16 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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