Learn R Programming

tm (version 0.5-3)

GmaneSource: Gmane Source

Description

Construct a source for a Gmane mailing list RSS feed.

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.

Value

  • An object of class GmaneSource which extends the class Source representing a Gmane mailing list RSS feed.