readNewsgroup(DateFormat = "%d %B %Y %H:%M:%S", ...)
function
with the signature elem, language, id
:list
with the two named elements content
and uri
. The first element must hold the document to
be read in, the second element must hold a call to extract this
document. The call is evaluated upon a request for load on demand.character
vector giving the text's language.character
vector representing a unique identification
string for the returned text document.NewsgroupDocument
representing
content
.DateFormat
) via lexical scoping.getReaders
to list available reader functions. See strptime
for date format specifications.