GmaneSource {tm} | R Documentation |
Constructs a source for a Gmane mailing list RSS feed.
## S4 method for signature 'character': GmaneSource(object, encoding = "UTF-8")
object |
either a character identifying the file or a connection. |
encoding |
a character giving the encoding of the file. |
An S4 object of class GmaneSource
which extends the class
Source
representing a Gmane mailing list RSS feed.
Ingo Feinerer