is_nested | R Documentation |
Simple test whether the attribute size of all s-attributes of a corpus is identical (flat import XML) or not (nested import XML).
is_nested(x)
x |
A |
A logical
value: FALSE
is data structure is flat and TRUE
if
data structure is nested.
use("polmineR")
use("RcppCWB")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.