tmTextDocument: Function to create single tmTextDocument with meta data.
The object can store any from of documents: raw (string), parsed or table of
words counts.
Description
Function to create single tmTextDocument with meta data.
The object can store any from of documents: raw (string), parsed or table of
words counts.
Usage
tmTextDocument(x = NULL, ...)
Arguments
x
source
...
metadata to set. Can be set as language = "pl" or newmeta = "random"