Learn R Programming

tm (version 0.3-1)

GmaneSource: Gmane Source

Description

Constructs a source for a Gmane mailing list RSS feed.

Usage

## S3 method for class 'character':
GmaneSource(object, encoding = "UTF-8")

Arguments

object
either a character identifying the file or a call which results in a connection.
encoding
a character giving the encoding of the file.

Value

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