| OutputParser | R Documentation |
OutputParser is an R6 class that parses output from TNT.
new()OutputParser$new(...)
...Ignored.
clean()OutputParser$clean(value)
valueA character vector.
content_detect()OutputParser$content_detect(value)
valueA character vector. Parse raw TNT tree output
transform()OutputParser$transform(output, content_type)
outputA character vector of raw TNT output.
content_typeA character vector indicating the content type of output.
clone()The objects of this class are cloneable with this method.
OutputParser$clone(deep = FALSE)
deepWhether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.