Construct a source for a Gmane mailing list <acronym>RSS</acronym> feed.
构造一个源为一个Gmane的邮件列表中<acronym> RSS</首字母缩写>饲料。
用法----------Usage----------
GmaneSource(x, encoding = "UTF-8")
参数----------Arguments----------
参数:x
Either a character identifying the file or a connection.
一个字符识别的文件,或一个连接。
参数:encoding
A character giving the encoding of x.
一个字符的编码x。
值----------Value----------
An object of class GmaneSource which extends the class Source representing a Gmane mailing list <acronym>RSS</acronym> feed.
类GmaneSource的对象扩展类Source代表一个Gmane的邮件列表<acronym>RSS </首字母缩写>饲料。
(作者)----------Author(s)----------
Ingo Feinerer
参见----------See Also----------
getSources to list available sources.
getSources列出可用的来源。
实例----------Examples----------
## Not run: [#不运行:]
GmaneSource(url("http://rss.gmane.org/gmane.comp.lang.r.general"))