Description Usage Arguments Details Value
An rather untested attempt to sketch a Source
function for tm
.
Supposed to be used to translate tagged koRpus
objects into tm
objects.
1 | kRpSource(obj, encoding = "UTF-8")
|
obj |
An object of class |
encoding |
Character string, defining the character encoding of the object. |
Also provided are the methods getElem
and pGetElem
for S3 class kRpSource
.
An object of class Source
,
also inheriting class kRpSource
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.