getElem-methods {tm} | R Documentation |
Methods for Function getElem in Package ‘tm’
Description
Methods for function getElem
in package tm.
Methods
- object = "DataframeSource"
- Returns the element at current position from the source.
- object = "DirSource"
- Returns the element at current position from the source.
- object = "CSVSource"
- Returns the element at current position from the source.
- object = "ReutersSource"
- Returns the element at current position from the source.
- object = "GmaneSource"
- Returns the element at current position from the source.
- object = "URISource"
- Returns the element at current position from the source.
- object = "VectorSource"
- Returns the element at current position from the source.
[Package
tm version 0.3-3
Index]