| GmaneSource-class {tm} | R Documentation |
A class representing a Gmane RSS feed.
Objects can be created by calls of the form new("GmaneSource", ...).
DefaultReader:function
describing a default reader.Encoding:character holding the
encoding of the texts delivered by the source.URI:character describing the
connection call to be made for accessing the document physically.Content:character holding the
RSS feed.LoDSupport:logical
indicating Load on Demand Support.Position:numeric giving the
position in the source.
Class Source, directly.
Ingo Feinerer