loadDoc-methods {tm}R Documentation

Methods for Function loadDoc in Package 'tm'

Description

Methods for function loadDoc in package tm.

Methods

object = "PlainTextDocument"
Loads the text corpus of object from disk into memory and return the new object.
object = "XMLTextDocument"
Loads the text corpus of object from disk into memory and return the new object.
object = "NewsgroupDocument"
Loads the text corpus of object from disk into memory and return the new object.
object = "'StructuredTextDocument"
Loads the text corpus of object from disk into memory and return the new object.

[Package tm version 0.2-3.7 Index]